bzztbomb / three_js_gpu_picking
GPU based object picking for Three.JS
☆47Updated 3 years ago
Alternatives and similar repositories for three_js_gpu_picking:
Users that are interested in three_js_gpu_picking are comparing it to the libraries listed below
- A lightweight library that creates a Texture Atlas from Three.js textures☆88Updated 2 years ago
- Arcball style controls for three.js Object3Ds and Cameras. Featuring pointer to trackball accuracy and unlimited rotation.☆78Updated 2 years ago
- Visualize draw call cost.☆86Updated 2 years ago
- XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.☆93Updated 5 months ago
- a GPU based picking class for ThreeJS lib☆79Updated 6 years ago
- XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.☆56Updated 5 months ago
- GPU based particle system for three.js. Heavily based on tdl library (https://github.com/greggman/tdl)☆54Updated 2 years ago
- ☆41Updated 2 years ago
- Web implementation of volumetric grids☆145Updated last year
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆136Updated 2 years ago
- Real-time PathTracing with global illumination and progressive rendering, all on top of the Babylon.js WebGL framework. Click here for Li…☆68Updated 2 years ago
- wrapper around THREE.InstancedBufferGeometry☆109Updated 3 years ago
- Texture loading utility for WebGL and WebGPU☆123Updated last year
- ☆21Updated last year
- Syncs a glTF-Transform Document with a three.js scene graph.☆50Updated 10 months ago
- ☆14Updated 5 years ago
- Example of a Shadertoy conversion☆77Updated 7 years ago
- Performant plane reflections in three.js r139☆112Updated 2 years ago
- Smooth subdivision surface modifier for use with three.js BufferGeometry.☆94Updated last year
- ☆74Updated 7 years ago
- PBR rendering equation playground and feature experiment, based on Threejs and Envtools