Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victoriacheng15/three-js-demo

In this repository, you'll find a comprehensive demonstration of Three.js materials, lights, shadows, and their intricate interactions. Gain a deep understanding of how each element collaborates within the Three.js framework through a series of interactive demos and examples
https://github.com/victoriacheng15/three-js-demo

threejs threejs-example threejs-learning

Last synced: about 1 month ago
JSON representation

In this repository, you'll find a comprehensive demonstration of Three.js materials, lights, shadows, and their intricate interactions. Gain a deep understanding of how each element collaborates within the Three.js framework through a series of interactive demos and examples

Awesome Lists containing this project

README

        

# Three.js Demos

- [Template](https://victoriacheng15.github.io/three-js-demo/1-template)
- [Shapes](https://victoriacheng15.github.io/three-js-demo/2-shapes)
- [Materials](https://victoriacheng15.github.io/three-js-demo/3-materials)
- [Directional light](https://victoriacheng15.github.io/three-js-demo/4-directional-light)
- [Hemisphere light](https://victoriacheng15.github.io/three-js-demo/5-hemisphere-light)
- [Point light](https://victoriacheng15.github.io/three-js-demo/6-point-light)
- [Rect area light](https://victoriacheng15.github.io/three-js-demo/7-rect-area-light)
- [Spot light](https://victoriacheng15.github.io/three-js-demo/8-spot-light)
- [Shadows](https://victoriacheng15.github.io/three-js-demo/9-shadows)
- [Particles](https://victoriacheng15.github.io/three-js-demo/10-particles)
- [Scroll based animation](https://victoriacheng15.github.io/three-js-demo/12-scroll-based-animation)
- [Water texture](https://victoriacheng15.github.io/three-js-demo/13-water-texture)