Search results
19 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A BVH implementation to speed up raycasting against three.js meshes.
- graphics
- raycast
- tree
- bounds
- threejs
- three-js
- bounds-hierarchy
- performance
- raytracing
- pathtracing
- geometry
- mesh
- distance
- intersection
- View more
Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
- webgl
- threejs
- performance
- geometry
- graphics
- mesh
- renderer
- raytracing
- bvh
- three-js
- path-tracing
- three-mesh-bvh
- rtx
- path-tracer
- View more
Dynamic BVH implementation based on Erin Catto's paper.
A [Three.js](https://github.com/mrdoob/three.js/) renderer which utilizes path tracing to render a scene with true photorealism. The renderer supports global illumination, reflections, soft shadows, and realistic environment lighting.
BVH Loader. Stable version
Tools for converting three-mesh-bvh data to and from JSON for caching
a library for searching geometries based on a given geometry as query
A WebGL2.0 renderer which utilizes path tracing to render a scene with true photorealism. The renderer supports global illumination, reflections, soft shadows, and realistic environment lighting.
Utility extension methods for BatchedMesh
- three
- three.js
- threejs
- uniform-per-instance
- bvh
- performance
- BVH
- acceleration
- raycasting
- frustum-culling
- batched-mesh
- LOD
- level-of-detail
Bounding interval hierarchy and bounding volume hierarchy library for nodejs
Anim to BVH converter(mostly for Second Life, including Bento bones). Anim, BVH parsers.
Parses BioVision Hierarchy (BVH) files
Diamon refraction material
A [Three.js](https://github.com/mrdoob/three.js/) renderer which utilizes path tracing to render a scene with true photorealism. The renderer supports global illumination, reflections, soft shadows, and realistic environment lighting.
bounding volume hierarchy for axis-aligned bounding boxes
Parses BioVision Hierarchy (BVH) files
> BVH文件的全称是“Biovision Hierarchy Animation File”,是一种三维动画文件格式。它通常用于在计算机图形学和动画领域中存储由骨骼动画组成的序列帧数据,包括人物、动物和机器人等。具体而言,BVH文件以层次结构的形式描述了人体或物体的运动轨迹,用于创建现实动态场景,比如电视、电影和游戏等。BVH文件一般由动态捕捉设备产生,并且可以被多种3D建模软件解析和编辑。
BVH parser for JavaScript
This is a package to build BioVision Hierarchy.