shader-viewer

1.0.4 • Public • Published

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/

Dev

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

License

MIT License

Dependents (0)

Package Sidebar

Install

npm i shader-viewer

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

1.06 MB

Total Files

34

Last publish

Collaborators

  • 06wj