The Graphics Toolbox (GTB) is a collection of C++ libraries and apps for computer graphics and data visualization.
Wagner Correa initially created GTB as part of his Ph.D. research at Princeton University in collaboration with Professor Claudio Silva and Dr. James Klosowski. Several other researchers later contributed to GTB (see the AUTHORS file).
Features
- Out-of-core rendering (rendering 3D models larger than main memory)
- Spatial decomposition (partitioning 3D models using the octree data structure)
- Simplification (creating approximate 3D models with different levels of detail)
- Multithreading (using multiple threads for caching and prefetching to hide I/O latency)
- Visibility algorithms (approximate and conservative occlusion culling)
- Distributed rendering (using multiple machines to speed up rendering and support larger datasets)
- Support for point clouds, polygonal models, and volumetric datasets
License
GNU General Public License version 2.0 (GPLv2)Follow GTB: Graphics Toolbox
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GTB: Graphics Toolbox!