wwwtyro/glsl-atmosphere

Renders sky colors with Rayleigh and Mie scattering.

GLSLJavaScript
This is stars and forks stats for /wwwtyro/glsl-atmosphere repository. As of 28 Apr, 2024 this repository has 557 stars and 46 forks.

glsl-atmosphere Renders sky colors with Rayleigh and Mie scattering. Demo Install npm install glsl-atmosphere Example Javascript var quad = Geometry(gl) .attr('aPosition', [ -1, -1, -1, 1, -1, -1, 1, 1, -1, -1, -1, -1, 1, 1, -1, -1, 1, -1 ]); program.bind(); quad.bind(program); program.uniforms.uSunPos = [0, 0.1, -1]; quad.draw(); Vertex Shader attribute vec3 aPosition; varying vec3 vPosition; void main() { gl_Position = vec4(aPosition,...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
AlexxIT/go2rtcGoHTMLJavaScript2.1k01910
HugoLaurent/pollEJSJavaScriptCSS1000
prasiddha-59/First_releaseEJSJavaScriptCSS0000
scalablescripts/node-terraformHCLJavaScriptDockerfile90130
josephrocca/OpenCharactersHTMLJavaScript3210540
ed-roh/finance-appJavaScriptTypeScriptOther1080760
dabit3/gpt-fine-tuning-with-nodejsJavaScript24001130
threefoldtech/info_gridShellMakefileJavaScript1000
MatthewCroughan/nixcfgNixVim ScriptCSS167070
PerimeterX/px-iOS-FrameworkObjective-CHTMLJavaScript13060