EtherealEngine / etherealengine

iR Engine - Bringing us together on the open social spatial web. 🤖 🚀 👓 🕹ī¸ 🧑đŸŋ‍🚀
https://etherealengine.org
Other
708 stars 248 forks source link

Add GLSL Shader File Support (.vert/.frag) & Convert Existing Custom Shaders #7520

Open AidanCaruso opened 1 year ago

AidanCaruso commented 1 year ago

Add support for importing custom GLSL shaders in formats .glsl and .vert, then convert preexisting shaders to this format.

HexaField commented 1 year ago

vite import syntax will be helpful here