0.0.3 • Published 9 months ago
glsl-functions v0.0.3
glsl-functions
GLSL functions I reuse frequently
Functions should be imported separately and included in 'parent' glsl via #include
statement. I use vite and vite-plugin-glsl, otherwise look into implementing the ARB_shading_language_include extension for your usecase.