nphyx / voctopus
Experimental sparse voxel octree implemented in javascript.
☆13Updated 3 years ago
Alternatives and similar repositories for voctopus:
Users that are interested in voctopus are comparing it to the libraries listed below
- Virtual Texturing for three.js☆35Updated 10 years ago
- WebGL Voxel Cone Tracing☆45Updated 6 years ago
- An experimental voxel engine.☆46Updated last year
- WebGL dunes demo☆37Updated last year
- WebGL experiments☆24Updated 5 years ago
- WebGL-based Unified Particle System☆77Updated 8 years ago
- Project Heatstroke☆37Updated 7 years ago
- Path tracing render engine for the web. Both ray tracing for conventional 3d models and ray marching for fractals implemented. Built with…☆47Updated 7 years ago
- ☆37Updated 7 years ago
- A Bounding Volume Hierarchy implementation using javascript☆50Updated 9 years ago
- A lightweight 3D physics engine written in Typescript.☆16Updated 4 years ago
- ☆8Updated 7 years ago
- XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.☆56Updated 5 months ago
- Physically-Based Rendering in glTF 2.0 using WebGL☆24Updated 7 years ago
- Experimental in-browser lightmap baker (ThreeJS, react-three-fiber)☆59Updated 4 years ago
- ☆9Updated 9 years ago
- CLI tool & Node.js addon to generate navigation mesh☆51Updated 2 years ago
- A rough octree implementation to support frustum culling and raycasts in complex THREE.js scenes☆42Updated last year
- Direct port of the Bullet physics engine to JavaScript using Emscripten☆35Updated 6 years ago
- JavaScript port of METIS graph partitioning library☆23Updated 3 years ago
- ☆43Updated 6 years ago
- webGL2 path tracing experiment.☆36Updated 7 years ago
- High Dynamic Range image support for the web. (HTML, canvas & webGL) Used for HDR support in the official Khronos glTF examples.☆60Updated 2 years ago
- Occlusion culling tests using three.js☆20Updated 7 years ago
- Wrapper for Web Workers for easily running a function from the client without serving the worker a script☆18Updated last year
- WebGL 2.0 fur demo☆63Updated 7 years ago
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆81Updated 4 years ago
- Advanced rendering pipeline for ClayGL