opengl_sky icon indicating copy to clipboard operation
opengl_sky copied to clipboard

[request] Port to WebGL and Three.js

Open lviggiani opened this issue 1 year ago • 1 comments

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?

lviggiani avatar Apr 28 '23 10:04 lviggiani

AFAIK the shader just works with webgl.

Green-Sky avatar Apr 28 '23 15:04 Green-Sky