Repository navigation

#

bvh

gkjohnson/three-mesh-bvh

A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.

JavaScript
2737
1 个月前
gkjohnson/three-gpu-pathtracer

Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.

JavaScript
1464
8 个月前

NanoRT, single header only modern ray tracing kernel.

C++
1098
1 个月前

A modern C++ BVH construction and traversal library

C++
1016
3 个月前

We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance

C++
885
7 个月前

GPU Raytracer from scratch in C++/CUDA

C++
885
3 年前

Single-header dependency-free BVH construction and traversal library.

C++
865
2 天前

A High Performance Compute Shader Based Mesh Pathtracer in Unity3d without RT Cores

C#
824
15 小时前

[UNMAINTAINED] Real-time path tracing on the web with three.js

JavaScript
651
3 年前

A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]

Python
569
3 年前

Convert video to the bvh motion file

Python
403
2 年前

Embeddable physically based renderer

C++
378
18 小时前

Physically based renderer with Path Tracing and Photon Mapping.

C++
355
3 年前
TypeScript
339
2 年前

Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL

C++
283
3 年前

Enhanced InstancedMesh with frustum culling, fast raycasting (using a BVH), sorting, visibility, LOD, skinning and more.

TypeScript
278
5 天前

A fast BVH using SAH in rust

Rust
240
2 个月前

an implementation of parallel linear BVH (LBVH) on GPU

Cuda
202
5 年前