Introducing the JitLygia Package
Included in the huge list of Max 9.1 features is mention of shader #include support. You can read about this in the jit.gl.shader reference page, but one super exciting thing this functionality enables is support for the fantastic Lygia shader library, a huge collection of well written, organized and modular shader code. To that end I'm excited to announce the JitLygia package, which bundles the Lygia library into Max package form, and includes a handful of JXS examples ported over from the Lygia example set.
Simply install from the package manger and you're off. Individual lygia modules can be included in your shader by prefixing the path with Package:/JitLygia, e.g.:
#include Package:/JitLygia/lygia/animation/easing.glsl"Give it a look and happy shading!
