/ThreeLabs

Experiments with Three.js that may or may not make it back into the library.

Primary LanguageJavaScript

#zz85's Playground for Three.js Experiments#

Hopefully some of these toys graduate to the main three.js (https://github.com/mrdoob/three.js) project

List of toys currently playing with

  1. DragControls - Helper for dragging objects in three.js scene
  2. Director.js - Custom timeline actions and animations
  3. Recorder.js - Record custom events in realtime
  4. 3D spline editor - Draggable catmull-rom spline editor
  5. UV checker generator
  6. UV debugger

List of desired toys.

  1. Improved ThreeInspector
  2. Vertex Editor
  3. three.js Raytracing Renderer
  4. Renderflies integration

List of graduated toys.

  1. sparks.js (https://github.com/zz85/sparks.js)