You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2024. It is now read-only.
After discussion on the rust gamedev discord, it sounds like WGSL is the best user-facing shader language to use.
I think we should use naga as middleware to convert the users WGSL to Emerald's current shader langauge (GLSL).