Sept. 21, 2014
12:39 p.m.
Le 21/09/2014 13:07, kilon alios a écrit :
In theory ? yes
but you would not want to do that
Ok. For a small subset of the Python API, I imagine you can write over Ephestos a Smalltalk wrapper. The intend is to make it is easier for learner (let's say high school student) to play with 3D objects in blender (a bit like the DrGeo API to define a sketch with Smalltalk), it could look like: |scene| scene := BlenderScene new. scene add: (BLSphere centre: 1@2@3 radius: 10). Does it make sense in your perspective? Hilaire -- Dr. Geo - http://drgeo.eu iStoa - http://istao.drgeo.eu