Vulkan: Difference between revisions

From Hegemon Wiki
Jump to navigation Jump to search
Line 12: Line 12:


[https://www.khronos.org/blog/the-openxr-working-group-is-here OpenXR] - Virtual Reality Specification.
[https://www.khronos.org/blog/the-openxr-working-group-is-here OpenXR] - Virtual Reality Specification.

[https://github.com/bkaradzic/bgfx bgfx] - A cross API renderer.

Revision as of 02:22, 24 April 2017

Videos

Vulkan Best Practices Roundtable - SIGGRAPH 2016 - Talks about memory. Talks about render passes (10min).

Misc

glTF 2.0 - Adds physics based rendering.

3D Portability Initiative - An API over Vulkan, DX12 and Metal.

Khronos Reveals API Updates & New Working Groups at GDC

Khronos Updates GDC 2017 - Slide.

OpenXR - Virtual Reality Specification.

bgfx - A cross API renderer.