oglplu2 icon indicating copy to clipboard operation
oglplu2 copied to clipboard

Vulkan api support

Open ghost opened this issue 9 years ago • 2 comments

Hello, have you plans to make support for Vulkan API? VkPlus?

ghost avatar Feb 18 '16 19:02 ghost

Hi, this is indeed planned. I have to read the spec and have a look at some of the working examples and tutorials before I start.

matus-chochlik avatar Feb 19 '16 06:02 matus-chochlik

This examples really works (on windows). Even if create project from null, and copy files. https://github.com/SaschaWillems/Vulkan

Also I have optified triangle.cpp example (also I modified primitive to fullscreen). https://onedrive.live.com/redir?resid=54D7DA9CDEF82B01!38223&authkey=!ADy-_bIQmeMoj_Y&ithint=folder%2ccpp

I wanted to make Path Tracing (smallpt) on Vulkan API.

ghost avatar Feb 19 '16 06:02 ghost