rollup / awesome

⚡️ Delightful Rollup Plugins, Packages, and Resources
MIT License
2.55k stars 139 forks source link

add @plutotcool/rollup-plugin-glsl #107

Closed juliendargelos closed 2 years ago

juliendargelos commented 2 years ago

Awesome Contribution Checklist:

Please Provide a Link A Repository for Your Addition

https://github.com/plutotcool/glsl-bundler/tree/main/packages/rollup-plugin-glsl

Please Describe Your Addition

Allows imports of glsl files. Resolves #include directives and minifies glsl code using @plutotcool/glsl-bundler.

This plugin differs from rollup-plugin-glsl by implementing #include directives and providing a more advanced minification.

shellscape commented 2 years ago

Ya know, we don't have the guidelines and the checklist there for fun or anything. I really wish people would start actually reading it.

The oldest commit on that repo is 16 days old: 046aaffc34d8189ee98cdee03722d1bbe0af8db7

The first dang bullet on the guidelines...

Screen Shot 2022-07-29 at 1 11 50 PM