PureBasic <> Python 2D/3D commands
Posted: Sun Mar 02, 2014 9:33 pm
I use PB to create a 2D/3D editor.
And I feel that since i use PB 5.21 there are some problems with mixed 2D and 3D stuff in one program.
The last one is some stuff with mouse movements in screen mode.
and the speed in 2D to draw stuff on the screen.
On the other side, I use blender to edit and position my created meshes.
If I am correct ??
- Blender is developed in Python, and python is a interpretor.
- I did some stuff in Purebasic, and i think PB is a compiler who compiles all to ASM. ??
Q1) is my thinking correct ?
I think this a software problem since blender works very, very fast.
But PB is slow in 2D/3D mixed stuff.
Q2) Is there a good alternative solution to use fast 2D and 3D designing in PB 5.21 ... and later ?
thanks,
marc
And I feel that since i use PB 5.21 there are some problems with mixed 2D and 3D stuff in one program.
The last one is some stuff with mouse movements in screen mode.
and the speed in 2D to draw stuff on the screen.
On the other side, I use blender to edit and position my created meshes.
If I am correct ??
- Blender is developed in Python, and python is a interpretor.
- I did some stuff in Purebasic, and i think PB is a compiler who compiles all to ASM. ??
Q1) is my thinking correct ?
I think this a software problem since blender works very, very fast.
But PB is slow in 2D/3D mixed stuff.
Q2) Is there a good alternative solution to use fast 2D and 3D designing in PB 5.21 ... and later ?
thanks,
marc