OpenFrames Wiki
Real-time interactive 3D graphics API for scientific simulations
Status: Beta
Brought to you by:
ravidavi
This page under construction
NOTE: These instructions were tested under CentOS ver. 7.
CentOS 7 Requirements:
lib.ifi64
) next to the existing Winteracter libraries.In Terminal:
[OSG_FOLDER]\install
-D CMAKE_CXX_STANDARD=11 . (terminal based cmake that displays information in a textual based interface)CMAKE_INSTALL_PREFIX
= \[OF_FOLDER\]/install
Path to your Winteracter
. (terminal based cmake that displays information in a textual based interface)If you get a CMake warning "Could NOT find wxWidgets...)", will not build wxWidgets demo it is ok!
The configure process sets up build variables that can be modified before generating the actual build system. The variable list can be organized by clicking the "Grouped" button. Set the following variables:
In Terminal:
\[OF_FOLDER\]\build
test1
executable is in \[OF_FOLDER\]\install\bin
In Terminal:
OpenFrames is now built and installed.