WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-06-2006, 08:34 AM
qiuqinyin qiuqinyin is offline
Member
 
Join Date: Sep 2006
Posts: 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
Reply With Quote
  #2  
Old 09-06-2006, 09:01 AM
Gladsomebeast Gladsomebeast is offline
Member
 
Join Date: Mar 2005
Location: Isla Vizta, CA
Posts: 397
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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:30 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC