#1
|
|||
|
|||
Vizard and IronPython
Hello,
I am rather new to python and Vizard so please be detailed in your answers. I have been told that there is a large amount of C# code already written for the models we have and as such I need need to figure out how to call C# functions from Vizard. I found IronPython when trying to learn how to call C# python at all. While it seems as though IronPython will work, now I need to figure out how to get Vizard to use it. I am at a total loss at the point. Help |
#2
|
|||
|
|||
Vizard uses the standard Python distribution, which is written in C. I'm not sure what you mean when you talk about C# models. C# is a programming language, not a data format. Vizard loads various 3D model formats. Maybe you can explain in more detail what you are trying to accomplish and I can provide more help.
|
|
|