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:
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- OpenGL Object Wrapper (GLOW)☆25Updated last year
- Library for creating and manipulating dual quaternions.☆53Updated 10 months ago
- Random collection of C++ classes, mainly for computer vision/GPU☆27Updated 5 years ago
- ☆78Updated 8 years ago
- C++11 Camera Models Classes.☆35Updated 7 years ago
- A real-world implementation of a Gaussian Mixture Model in C++, without the pain.☆19Updated 9 years ago
- Public repository for the source code developed for the master thesis "Real-Time Rendering of Procedurally Generated Volumetric Models"☆12Updated 11 years ago
- Small test bed for some basic stereo algorithms☆14Updated 7 years ago
- A library that allows to use the Oculus Rift DK2, two Logitech C310 Webcams (with fisheye lenses) and the OptiTrack Flex 3 tracking syste…☆11Updated 9 years ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38Updated 6 years ago
- Real-time Manhattan World Rotation Estimation in 3D☆38Updated 8 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Personal fork of the original implementation of GlobFit (http://vecg.cs.ucl.ac.uk/Projects/SmartGeometry/globFit/globFit_sigg11.html).☆15Updated 11 years ago
- code for simple OpenGL point-based (surfels) rendering of point clouds.☆21Updated 11 years ago
- A library of curves for estimation.☆74Updated 6 years ago
- C++ implementation of Scene Coordinate Regression Forests for Camera Relocalization.☆45Updated 7 years ago
- ☆34Updated 6 years ago
- MRSMap implementation☆45Updated 7 years ago
- Multiscale Photoconsistency Visual Odometry from RGBD Images☆33Updated 11 years ago
- Anisotropically Scaled Iterative Closest Point Algorithm☆27Updated 4 years ago
- Library for least square fitting Bezier splines☆46Updated 5 years ago
- A version of the AKAZE feature detection and description that has removed the OpenCV dependency☆49Updated 10 years ago
- Fast and simple voxel traversal algorithm through a 3D space partition.☆160Updated 5 years ago
- ☆42Updated 8 years ago
- An Extended Kalman Filter (that uses a constant velocity model) in C++. This EKF fuses LIDAR and RADAR sensor readings to estimate locati…☆18Updated 8 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- A C++ class to help computation of OpenGL projection and modelview matrices starting from points 2D-3D correspondencies☆12Updated 11 years ago
- TooN - Tom's Object Oriented Numerics library☆126Updated last year