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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GTB: Graphics Toolbox!