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:
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- Library for creating and manipulating dual quaternions.☆54Updated 4 months ago
- C++11 Camera Models Classes.☆35Updated 7 years ago
- ☆78Updated 9 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Preprocessing module in IEEE PAMI 2013: A Framework for Automatic Modeling from Point Cloud Data☆26Updated 3 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
- Random collection of C++ classes, mainly for computer vision/GPU☆27Updated 5 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Library for least square fitting Bezier splines☆47Updated 6 years ago
- OpenGP☆81Updated 3 years ago
- OpenGL Object Wrapper (GLOW)☆26Updated last year
- ☆34Updated 6 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
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- Progressive 3D Modeling All the Way☆23Updated 9 years ago
- MRSMap implementation☆45Updated 8 years ago
- Real-time Manhattan World Rotation Estimation in 3D☆39Updated 8 years ago
- Multiscale Photoconsistency Visual Odometry from RGBD Images☆33Updated 11 years ago
- code for simple OpenGL point-based (surfels) rendering of point clouds.☆21Updated 11 years ago
- Visualization of 3D point cloud using OpenGL☆30Updated 6 years ago
- An OpenCL implementaton of Octree search☆22Updated 7 years ago
- Implements local parameterization operators of Google Ceres regarding matrix manifolds such as Stiefel, Grassmann, Birkhoff manifolds and…☆19Updated 7 years ago
- Small test bed for some basic stereo algorithms☆14Updated 8 years ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38Updated 6 years ago
- C++ implementation of Scene Coordinate Regression Forests for Camera Relocalization.☆45Updated 8 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- ☆74Updated 11 years ago
- Some extensions to make ceres solver work a little better with Eigen