Posted: Wed May 07, 2003 12:12 pm
Joined: 15 Oct 2002
Posts: 527
As a part of the reorganisation of the chaotic python code in Blender, a new standard has been designed, which is currently being implemented.
It basically means transporting old code for modules into new ones. This is more 'transpiration' work than 'inspiration'...
So we just need a couple of extra hands to help us for this. Anyone with a little C experience can do it. If you're interested, contact Michel or LarstiQ at the committers maillist.
(Become maillist member with the link at projects.blender.org)
Target is to be ready with this in 4 weeks or so, to be included in a 2.28 release. This then will give a good headstart to really work on expanding the API for cool new stuff.
Last edited by ton on Fri Jun 20, 2003 2:54 pm; edited 1 time in total
Posted: Mon Jun 02, 2003 2:12 pm
Joined: 02 Jun 2003
Posts: 1
hello!
I would like to know if there's a way
to access blender data such camera position vertice position ect ... in
c or c++. I've created a python script to export uv,indices,vertices,keyframe... and all the folk in my SGX 3d file format but that doesn't work with the current blender (python problem) only 2.23, i'm tired to rewrite the code then i'm asking if you can make a stuff to give acess to c programmer on these data without rebuilding blender from its source. By this way python is very slow more i use the script more python take the time to execute the code .
thanks you.
Avalanche.
Posted: Fri Jun 20, 2003 9:31 am
Joined: 24 May 2003
Posts: 14
Still need c++ programmers to make the python conversion?
I might be able to help! =)
Posted: Mon Jun 23, 2003 3:12 pm
Joined: 23 Jun 2003
Posts: 7
Hi Ton,
I'd be more than happy to help. I'm a C/C++ coder and Blender enthusiast, and I know CVS well.
I can't wait for this Python API to be ready, so why not pitch in ?
Go aheah and ping me, I'll help wherever you need the transpiration...
J.D.
Posted: Mon Jun 23, 2003 9:17 pm
Joined: 18 Oct 2002
Posts: 129
| Quote: |
| Anyone with a little C experience can do it. |
Woo that means even i can help!!!! (has a little C exp)
_________________
http://www.sutabi.tk
Posted: Tue Jun 24, 2003 5:32 am
Joined: 14 Oct 2002
Posts: 897
First step:
Sign up here-
http://www.blender.org/mailman/listinfo/bf-python
I'm sure the other coders can help you out and give directions once you announce yourself on the list.