mattdesl / three-glslify

[OUTDATED] no longer needed as of glslify@2 and above
MIT License
8 stars 0 forks source link

glslify-live support #1

Open dy-dx opened 10 years ago

dy-dx commented 10 years ago

Hi, thanks for all your great packages & blogposts.

Are there any plans for three-glslify to support glslify-live?

I've been learning GLSL with shader-school (which has live recompilation) so I was really disappointed when I found out that three.js doesn't make this workflow easy...

mattdesl commented 10 years ago

glslify-live looks great but unfortunately it would be hard to integrate into ThreeJS, since it's shader management is so tightly "locked" into the engine.

It would be very cool to have this, though. I'll take a brief look to see whether it's even possible.

Sent from my iPhone

On Oct 30, 2014, at 11:19 PM, Chris Kim notifications@github.com wrote:

Hi, thanks for all your great packages & blogposts.

Are there any plans for three-glslify to support glslify-live?

I've been learning GLSL with shader-school (which has live recompilation) so I was really disappointed when I found out that three.js doesn't make this workflow easy...

— Reply to this email directly or view it on GitHub.