AndrewRayCode / AndrewRayCode/ShaderFrog-Runtime
How are external dependencies handled?
Open
- Dominant language
- JavaScript
- Stars
- 79
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Let's say one had a shader file that is dependent upon textures or something like that? How are those external dependencies handled?
Are they base64 inlined into the *.json file?
Are is the shader really a package of a set of files?
Or does shader execution rely on having access to the shaderFrog website for live loading of dependent assets?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.