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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GTB: Graphics Toolbox!