1.0.4 • Published 6 years ago

shader-viewer v1.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

ShaderViewer

Preprocess and format the shader code.

Feature

  • Preprocess directives, #define, #if, #elif, #endif, #if defined ...
  • Remove unused function, struct...
  • Format

Chrome Extensions

chrome extensions.crx

Online Demo

https://06wj.github.io/shaderViewer/demo/

npm.io

Dev

  • run npm install to install dependencies
  • run npm run dev to watch and develop
  • run npm run build to build

License

MIT License

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago