Quote:
	
	
		| 
					Originally Posted by Jeff  You can extend Vizard/Python code with C++ code but I'm not sure it's possible to call Vizard modules from a C++ application. Can you describe what you would like to accomplish and I can check further with a developer? Also, take a look at the Vizard SDK  docs, this maybe helpful. | 
	
 I want to create a sort of virtual programming language (like 
this) in c++ and I would like to call vizard function in my code c++ to make some action like: add an avatar, move etc.. does it exist some other ways to do this?