hofk / threejsResourcesLinks
Resources for three.js
☆41Updated last month
Alternatives and similar repositories for threejsResources
Users that are interested in threejsResources are comparing it to the libraries listed below
Sorting:
- Visualize draw call cost.☆89Updated 2 years ago
- Vanilla three.js MeshReflectorMaterial implementation. All credits for the original implementation go to: https://github.com/pmndrs/drei☆43Updated last year
- Performant plane reflections in three.js r139☆113Updated 3 years ago
- three.js addon to create special or extended geometries. The addon generates indexed or non indexed BufferGeometries.☆58Updated 3 years ago
- Arcball style controls for three.js Object3Ds and Cameras. Featuring pointer to trackball accuracy and unlimited rotation.☆80Updated 3 years ago
- progressive-shadows test☆33Updated last month
- three.js lightmap interior test☆41Updated 4 years ago
- XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.☆106Updated 11 months ago
- GPU based particle system for three.js. Heavily based on tdl library (https://github.com/greggman/tdl)☆54Updated 2 years ago
- ☆40Updated 4 months ago
- 🧱 Easily extend native three.js materials with modular and composable shader units and effects, available as a vanilla or React componen…