On Mon, Sep 10, 2001 at 05:07:16PM -0400, Joe Heafner wrote:
> What are some of the features and functionality planned for VPython?
>
I'm currently working on a few things:
- I'm writing Quake3 model support (may eventually be extended to other
model formats). This is moving along nicely -- I'm rewriting the working
Python implementation in C++ right now.
- I'm planning on doing texture support as well. Unfortunately, I haven't
gotten any response to my email to the Python Image SIG mailing list
asking about the C API for PIL (Python Image Library), and I have't
seen anything that looks appropriate in the distribution. If there
really isn't support for using PIL in this way, I may just have to
write a quick-n-dirty TGA loader.
Ari
|