Difference between revisions of "OSGInstallSEQ142"
From Immersive Visualization Lab Wiki
(→Installation Instructions) |
(→External Web Links) |
||
Line 22: | Line 22: | ||
<!-- * [[OSGInstallJS |Instructor's instructions]] --> | <!-- * [[OSGInstallJS |Instructor's instructions]] --> | ||
− | + | ==External Web Links== | |
* [http://binglongx.wordpress.com/2011/04/24/openscenegraph-for-visual-studio-on-windows-setup/ OpenSceneGraph for Visual Studio on Windows: Setup]: Complete binaries, but no VRML support (OBJ support works fine) | * [http://binglongx.wordpress.com/2011/04/24/openscenegraph-for-visual-studio-on-windows-setup/ OpenSceneGraph for Visual Studio on Windows: Setup]: Complete binaries, but no VRML support (OBJ support works fine) | ||
* [http://www.cs.gsu.edu/~ashrestha2/?q=node/7 Compiling openscenegraph in Visual C++ Express 2010] | * [http://www.cs.gsu.edu/~ashrestha2/?q=node/7 Compiling openscenegraph in Visual C++ Express 2010] | ||
* [http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio/VisualStudioPlugins Instructions to compile OSG with OpenVRML in MSVC] | * [http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio/VisualStudioPlugins Instructions to compile OSG with OpenVRML in MSVC] |
Revision as of 21:00, 17 January 2013
Contents |
Installing OpenSceneGraph on PCs in Sequoiah lab 142
Overview of Lab Equipment
Lab Hardware
- PC: HP Z210 Workstation
- RAM: 8GB
- CPU: Intel Xeon E31225, 3.1GHz
- Display: HP ZR22w, 1920x1080@60Hz
- GPU: NVIDIA Quadro 600, 2.4GB VRAM available
Pre-Installed Software
- Windows 7 Enterprise 32bit
- Microsoft Visual Studio 2010 Professional
- Google Sketchup 8
Installation Instructions
- Kevin Crossnan's instructions: These have been tested in Sequoiah Lab 142 and come with OBJ and WRL loaders.
External Web Links
- OpenSceneGraph for Visual Studio on Windows: Setup: Complete binaries, but no VRML support (OBJ support works fine)
- Compiling openscenegraph in Visual C++ Express 2010
- Instructions to compile OSG with OpenVRML in MSVC