ndsol/VolcanoSamples

Create additional examples beyond just the first

Opened this issue · 1 comments

Some of the samples would really benefit from expanded examples.

It's important to keep the first sample app as simple and short as can be done without omitting anything.

Then other apps can be added that go further.

Sample 7 could add Basis Universal texture compression.

Sample 9 could use an app that does more with composited windows. That's unique to VolcanoSamples - forked GLFW had to be patched to do compositing of a Vulkan window.

Sample 9 now implements present mode switching on the fly.