文件名称:study-three.js:Three.js研究的片段
文件大小:1.16MB
文件格式:ZIP
更新时间:2024-06-07 11:08:09
JavaScript
Three.js研究的片段 #1简单粒子 #2 ShaderMaterial与照明 #3 GPGPU生活游戏 #4背景着色器 #5具有卷曲噪声的GPGPU粒子 #6烟雾平流与卷曲噪音 https://aadebdeb.github.io/study-three.js/smoke-advection-with-curl-noise.html #7与GPGPU粒子和鼠标不互动 https://aadebdeb.github.io/study-three.js/interaction-with-gpgpu-particles-and-mouse.html #8使用Three.js摄像头进行Raymarching https://aadebdeb.github.io/study-three.js/raymarching-with-threejs-camera.html #9与烟雾和鼠标的
【文件预览】:
study-three.js-master
----background-shader.html(5KB)
----gpgpu-particles-with-curl-noise.html(16KB)
----fluid-webcam-with-mouse-interaction.html(10KB)
----raymarching-with-threejs-camera.html(6KB)
----js()
--------stats.js(4KB)
--------three.js(1.03MB)
--------controls()
--------GPUComputationRenderer.js(10KB)
--------dat.gui.js(85KB)
----interaction-with-gpgpu-particles-and-mouse.html(13KB)
----interaction-with-smoke-and-mouse.html(29KB)
----README.md(2KB)
----screenshots()
--------smoke-advection-with-curl-noise.png(85KB)
--------raymarching-with-threejs-camera.png(28KB)
--------interaction-with-smoke-and-mouse.png(123KB)
--------gpgpu-particles-with-curl-noise.png(259KB)
--------gpgpu-life-game.png(38KB)
--------interaction-with-gpgpu-particles-and-mouse.png(140KB)
--------simple-particles.png(73KB)
--------background-shader.png(88KB)
--------shadermaterial-with-lighting.png(99KB)
----gpgpu-life-game.html(7KB)
----simple-particles.html(3KB)
----.gitignore(16B)
----smoke-advection-with-curl-noise.html(23KB)
----shadermaterial-with-lighting.html(4KB)