Fast and simple interaction manager for three.js for enabling mouse and touch events on 3D objects
☆202Aug 8, 2024Updated last year
Alternatives and similar repositories for THREE.Interactive
Users that are interested in THREE.Interactive are comparing it to the libraries listed below
Sorting:
- three.js interaction toolkit, help you built an interaction event-system for three.js, binding interaction event like browser-dom☆414Nov 6, 2023Updated 2 years ago
- Pointer interactive objects for three.js☆16Updated this week
- Collection of shader materials for three.js☆359Nov 26, 2025Updated 3 months ago
- A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.☆2,361Feb 2, 2026Updated last month
- Simplify three.js development, including events, drag & drop, binding, focus management, smart rendering, tweening and more.☆358Oct 2, 2025Updated 5 months ago
- Set of experiments and extensions to THREE.js.☆809Jan 22, 2026Updated last month
- three.js extension which provide dom events inside your 3d scene.☆247Jun 10, 2022Updated 3 years ago
- 📽 Three.js Material which lets you do Texture Projection on a 3d Model☆710Jul 4, 2024Updated last year
- Visualize draw call cost.☆91Sep 1, 2022Updated 3 years ago
- A JavaScript framework for interactive 3D and 2D visualizations☆1,912Dec 26, 2025Updated 2 months ago
- CSG library for use with THREE.js☆589May 28, 2024Updated last year
- WebGL based particle system engine for three.js☆1,157Mar 6, 2023Updated 2 years ago
- 🧩 Extend Three.js standard materials with your own shaders!☆1,265Oct 12, 2025Updated 4 months ago
- 使用 threejs 渲染全球地形。☆13Apr 7, 2024Updated last year
- A simple to use fake glow material for vanilla threejs☆129Feb 14, 2024Updated 2 years ago
- 🍦 drei-inspired helpers for threejs☆592Feb 20, 2026Updated last week
- 📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser☆838Nov 10, 2025Updated 3 months ago
- A post processing library for three.js.☆2,727Feb 21, 2026Updated last week
- Conversion of a CSG library for use with modern THREE.js☆494Oct 5, 2024Updated last year
- A sprite based text component for ThreeJS☆372Jun 30, 2025Updated 8 months ago
- ☀️ Cascaded shadow maps (CSMs) implementation for Three.js☆339Dec 11, 2023Updated 2 years ago
- ThreeJS module that allows you to rotate an Object (mesh) independently from the rest of the scene, and to zoom in/out moving the camera.☆112Mar 8, 2024Updated last year
- Three.quarks is a general purpose particle system / VFX engine for three.js☆763Feb 5, 2026Updated 3 weeks ago
- A Three.js module that uses a directional light to imitate the sun light in a real world location☆16Feb 28, 2023Updated 3 years ago
- ARToolKitPlus Emscripten version with Typescript support☆10May 15, 2023Updated 2 years ago
- Convert a THREE.Mesh to a CANNON.Shape.☆342Apr 18, 2025Updated 10 months ago
- A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.☆3,229Updated this week
- 🪱 Mesh replacement for THREE.Line☆377Jun 3, 2024Updated last year
- A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh☆879Feb 17, 2026Updated last week
- Draw lines of varying widths with a soft blurry edge in THREE.js☆29Apr 9, 2025Updated 10 months ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆140Mar 5, 2023Updated 2 years ago
- Implementation of a post process outline shader in ThreeJS & PlayCanvas.☆410Dec 9, 2022Updated 3 years ago
- Extending built-in materials, instances of ShaderMaterial and shader objects of onBeforeCompile.☆179Jun 6, 2023Updated 2 years ago
- 玩转threejs☆14Feb 13, 2025Updated last year
- Fresnel shader for threejs & react-three-fiber. Fresnel is a rim lighting effect that creates an inner glow around the mesh. You can cont…