1.0.4 • Published 7 years ago
shader-viewer v1.0.4
ShaderViewer
Preprocess and format the shader code.
Feature
- Preprocess directives,
#define,#if,#elif,#endif,#if defined... - Remove unused function, struct...
- Format
Chrome Extensions
Online Demo
https://06wj.github.io/shaderViewer/demo/

Dev
- run
npm installto install dependencies - run
npm run devto watch and develop - run
npm run buildto build