On Tue, 2006-02-14 at 08:44 +0100, leau2001 wrote:
> Hello all,
>
> Just want to know if is it possible to use Blender Object with Vpython.
>
> For exemple to make better looks for slider, or button... what do you
> think ?
Your best bet would be to write a parser that reads in a .blend file and
creates a faces object from it. If you manage to do this, we would be
happy to post the code to vpython.org
-Jonathan
|