You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all, great work!
I would like to try to port it to WebGL / Three.js but I'm very new to GLSL, but I have experience with WebGL and Three.js.
Here is a GLSL sky implemented in Three.js that could be used as starting point.
Here is the example source code
And here is the Sky source code where the shaders are.
Do you think it's possible to fit yours into this?
The text was updated successfully, but these errors were encountered:
Hi, first of all, great work!
I would like to try to port it to WebGL / Three.js but I'm very new to GLSL, but I have experience with WebGL and Three.js.
Here is a GLSL sky implemented in Three.js that could be used as starting point.
Here is the example source code
And here is the Sky source code where the shaders are.
Do you think it's possible to fit yours into this?
The text was updated successfully, but these errors were encountered: