- OpenSceneGraph 3.0: Beginner's Guide
- Rui Wang Xuelei Qian
- 260字
- 2021-03-27 00:35:35
System requirements
OSG can run on most computers, as well as mobile devices with OpenGL ES installed which is a subset of OpenGL 3D Graphical API that was specially designed for embedded devices. OSG has been designed to take advantage of multi-processor and multi-core architectures, and works fine on both 32 and 64 bit processors.
Since OSG is an OpenGL-based scene graph API, it is recommended that you have an AGP or PCI-Express graphics card which guarantees satisfying OpenGL performance. In fact, most professional and consumer grade graphics hardware on the market nowadays should suffice for development needs. OSG is capable of working with a very low version OpenGL and limited graphics RAM, at the price of losing particular rendering features and functional extensions. Therefore, it is suggested that you have the latest version of the device driver installed on your machine before programming with OSG. A graphics card with 256 MB or 512 MB of memory will be a good start, too.
The needs for disk space and system memory depend on specific application requirements and the scale of the datasets to be rendered. Basically, the core OSG binary and library file size is up to 30 MB, without any debug information. The size of the executable file will be even smaller and only those shared library files are necessary at runtime.
Note that developers who decide to build OSG completely from the source code have to make sure there is at least 3GB of free disk space available for storage of intermediate files generated during the compilation process.
- 爸媽微信e時代
- 從零開始:Flash CS6中文版基礎培訓教程
- Talend Open Studio Cookbook
- iPhone JavaScript Cookbook
- 通達信炒股軟件從入門到精通(第2版)
- Unity 3D\2D手機游戲開發:從學習到產品(第4版)
- Adobe創意大學Photoshop CS5 產品專家認證標準教材
- 中文版Photoshop CC2018從入門到精通(第4版)
- Seam 2 Web Development: LITE
- 新編中文版3ds Max 2016入門與提高
- CakePHP Application Development
- PKPM 2010結構分析從入門到精通
- Origin 2022科學繪圖與數據分析(高級應用篇)
- UG NX 12.0中文版實戰從入門到精通
- Deep Inside osCommerce: The Cookbook