Chapter on 3D models
This commit is contained in:
parent
06c9126a02
commit
04708e7708
1 changed files with 8 additions and 0 deletions
|
|
@ -11,6 +11,14 @@ I recently did a write-up with my personal view on Vulkan for a hobby developer.
|
||||||
|
|
||||||
[You can read it here](http://www.saschawillems.de/?p=1886)
|
[You can read it here](http://www.saschawillems.de/?p=1886)
|
||||||
|
|
||||||
|
## 3D models
|
||||||
|
<img src="./models/images/angryteapot.png" width="128px">
|
||||||
|
<img src="./models/images/hammardillo.png" width="128px">
|
||||||
|
<img src="./models/images/chinesedragon.png" width="128px">
|
||||||
|
<img src="./models/images/tacticalbunny.png" width="128px">
|
||||||
|
|
||||||
|
This repository also contains the 3D models used for examples (and screenshots), see the respective [README](./models/README.md) for details.
|
||||||
|
|
||||||
## External resources
|
## External resources
|
||||||
A list of interesting links on Vulkan :
|
A list of interesting links on Vulkan :
|
||||||
- [Official page](https://www.khronos.org/vulkan)
|
- [Official page](https://www.khronos.org/vulkan)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue