RE: [Plib-devel] Model Formats
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-07-05 04:40:38
|
Steve wrote: > Annoyingly, the current need is to be able to import models built > in Blender - this would be very useful for the guys who want to > build models for TuxKart under Linux. > > The snag appears to be (although I'm not a blender expert) that it > only exports DXF (no texture - yuk!) and VRML (not supported under > PLIB - ack!) > Interesting... I wanted to do a "#VRML V1.0 ascii" loader for PLIB a while back with the specific goal of importing models created in blender. End-users can grab a free copy of blender and create models for our games. If that makes sense to you as well, I'll put some work into it and see what happens. Thanks, --Dave |