[go-nuts] A spinning cube demo using Vulkan API and Go, the project status

2017-06-12 Thread Rainer Keller
Awesome. I was worried when Insaw that you had taken out some features (hacks) from cgogen that broke vulkan api generated. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send a

[go-nuts] A spinning cube demo using Vulkan API and Go, the project status

2017-05-30 Thread Maxim Kupriianov
Hi guys, I recently finished my first complex Vulkan API example in Go: A SPINNING CUBE. https://github.com/vulkan-go/demos/tree/master/vulkancube It actually took me three attempts to do that, meanwhile I was improving the Vulkan API bindings project, you can see the project history timeline