![]() |
#1
|
|||
|
|||
how to use c++ in vizard
I just downloaded the VizardR2 evaluation version. I was told that I can use both Python and C++. But all the demos, templates I've found are written in Phython.
I just want to know how to program c++ in worldViz. Should I get another c++ version or just simply replace the Python with c++. Thanks |
#2
|
|||
|
|||
The primary language of Vizard is Python. If you know C++, Python is easy to pick up.
You can use plugins that are writen in C++ in your python script. Plugins can interface with any C API so you can make OpenGL calls, directly modify the scene graph, connect to hardware, etc. There is also a C++ Vizard API avalable on the Vizard Downloads page under developer tools.
__________________
Paul Elliott WorldViz LLC |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|