A Bounding Volume Hierarchy implementation using javascript
-
Updated
Aug 8, 2015 - JavaScript
A Bounding Volume Hierarchy implementation using javascript
Computer Graphics - METU Ceng 477
Code for my bachelor thesis -- Karlsruhe Institute of Technology
Real-time oriented 3d collision detection library
A bounding volume hierarchy tree for collision detection and ray-casting matters
ray tracer using opengl with BVH and multi-threading for acceleration.
This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a couple of additional C# creature comforts for usability.
ray tracing within a bounding volume hierarchy
Surface area heuristic BVH2/4 builder
Principles of Computer Graphics exercises (2020/2021)
An accelerated mini raytracer for 42 and the 42 world
An Awesome Visual Path Tracer. 可视化路径追踪渲染器
Bounding Volume Hierarchy is used to represent the objects in a 3D euclidean space. Collision Detection between this complex detailed structures is implemented in this project.
A Maya Plug-In Template for querying the closest mesh intersection from a click into the viewport. Implements Octrees and BVH to accelerate computation
Bounding Volumes (BV) and BV Hierarchies for Spatial Data Structures Study
Bounding Volumes (BV), BV Hierachies and Spatial Partitioning w/ OctTrees + BSPTrees for Spatial Data Structures Study
Basic raytracer implementation as final project for course DH2323 Computer Graphics and Interaction at KTH
Header-only N-dimensional BVH library
Fast Python Ray Tracer with Triangles
Add a description, image, and links to the bounding-volume-hierarchy topic page so that developers can more easily learn about it.
To associate your repository with the bounding-volume-hierarchy topic, visit your repo's landing page and select "manage topics."