bd7ec9c5f7
Provided are lua, python and V8 (for javascript) plugins that just open up enough of a link to the respective libs to run a script, there is no scene graph <-> script communication in current implementation.
5 lines
93 B
CMake
5 lines
93 B
CMake
SET(TARGET_SRC osgpresentation.cpp )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgpresentation)
|