Fusee
Fusee copied to clipboard
Shader by platform
Platforms have different requirements for shaders, by starting to support MacOS which at least needs "version 330 core" we break compatibility with Android and Blazor. We need some way to provide and auto-select the correct shaders by platform. Preferably this would also include the possibility to differentiate by shader language so we are future proof when adding Vulcan, DirectX or whatever else.