feelinfine / tracerLinks
A C++ implementation of "A Fast Voxel Traversal Algorithm for Ray Tracing" (John Amanatides, Andrew Woo). Works with any ray direction. Modified for selection by frame or convex polygon on a grid.
☆19Updated 5 years ago
Alternatives and similar repositories for tracer
Users that are interested in tracer are comparing it to the libraries listed below
Sorting:
- Library for creating and manipulating dual quaternions.☆53Updated 2 weeks ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- Public repository for the source code developed for the master thesis "Real-Time Rendering of Procedurally Generated Volumetric Models"☆12Updated 12 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- C++11 Camera Models Classes.☆35Updated 7 years ago
- OpenGL Object Wrapper (GLOW)☆26Updated last year
- Preprocessing module in IEEE PAMI 2013: A Framework for Automatic Modeling from Point Cloud Data☆26Updated 3 years ago
- Real-time Manhattan World Rotation Estimation in 3D☆38Updated 8 years ago
- Random collection of C++ classes, mainly for computer vision/GPU☆27Updated 5 years ago
- ☆78Updated 8 years ago
- code for simple OpenGL point-based (surfels) rendering of point clouds.☆21Updated 11 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Iterative Closest Point Algorithm is one of the best algorithm to register 3D Point Clouds. This code is about registration/alignment of …☆24Updated 8 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Progressive 3D Modeling All the Way☆23Updated 8 years ago
- Visual Computing Library☆20Updated 5 months ago
- Point Cloud Rendering Engine with Octree Generation, Splat Blending, Phong Lighting and Neural Network Evaluation☆10Updated 2 years ago
- Anisotropically Scaled Iterative Closest Point Algorithm☆27Updated 4 years ago
- 6 DOF Stereo Visual EKF Slam☆15Updated 10 years ago
- Fast and simple voxel traversal algorithm through a 3D space partition.☆165Updated 5 years ago
- Claudette is a fork of ColDet - 3D Collision Detection Library☆15Updated 8 years ago
- nd-tree data structures and algorithms☆15Updated 9 years ago
- An application for generating and rendering realistic forest scenes using L-systems and OpenGL. Created for my MEng Computer Science Indi…☆31Updated 3 years ago
- ROS node implementation of a simple Next Best View algorithm based on voxel grid, view sphere sampling, ray tracing and unknown voxel cou…☆10Updated 10 years ago
- Small test bed for some basic stereo algorithms☆14Updated 8 years ago
- NOTE: This work has been merged into the PCL trunk repository. Conversion between the VTP and PCD file formats☆21Updated 13 years ago
- Sparse Surface Adjustment☆16Updated 11 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago