Discover and read the best of Twitter Threads about #openscenegraph

Most recents (1)

I have checked in improvements to #VulkanScneneGraph shader composition support so that now a range of shader variants can be pre-compiled to SPIR-V and built as part of the library itself:

github.com/vsg-dev/Vulkan…

This can mean no more loading and compiling shaders at runtime!
Shader composition might at first seem like another layer of complexity on top of GLSL shaders, but it actually makes shader and C++ code management easier once you understand how to use it.

To explain the improvements I've started a thread on vsg-users:
groups.google.com/g/vsg-users/c/…
The #VulkanSceneGraph uses the #pragma(tic) shader composition approach that I developed as part of the #OpenScenegraph project, allow apps to inject #define into shader compilation

This text.vert shader illustrates use of 3 different #defines:
github.com/vsg-dev/vsgExa…
Read 6 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!