Vulkan: Difference between revisions

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


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

[https://github.com/google/vulkan-cpp-library google/vulkan-cpp-library]

[https://github.com/nvpro-pipeline/VkHLF nvpro-pipeline/VkHLF]

Revision as of 02:42, 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.

google/vulkan-cpp-library

nvpro-pipeline/VkHLF