Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 936de0b

Browse files
committed
Update project status
1 parent 6baf3bd commit 936de0b

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1-
**Note:** The website is currently in development and will be moved to this repository on release.
1+
Status
2+
------
23

3-
This website will offer a complete overview of developing applications using the new Vulkan graphics and compute API.
4+
The website is currently in development and will be moved to this repository on release. Watch this repository or sign up for the mailing list on https://vulkan-tutorial.com to be notified as soon as the site is released.
45

5-
If you have found new info that is missing on this website, please submit an issue or pull request.
6+
A rough overview of the content that will be available on release:
7+
8+
* Setting up for Vulkan on Windows and Linux
9+
* Rendering a simple triangle
10+
* Using vertex and index buffers
11+
* Uniforms, textures and samplers
12+
13+
More chapters will be added later on topics like post-processing effects and the compute API. Note that this will be first and foremost an API tutorial written for developers who're already familiar with linear algebra and 3D math, however knowledge of neither OpenGL nor Direct3D will be required.
14+
15+
No specific release date can be provided at this time. The website will be based on the [daux.io](https://github.com/justinwalsh/daux.io) framework.

0 commit comments

Comments
 (0)