Advertisement

Modelling Software?

Started by December 16, 2000 06:47 AM
11 comments, last by Mr Nod 23 years, 10 months ago
Yes, I went back and figured out how to use the MOVE button''s edit boxes to specify coordinates (although it looks like it is relative to the vertex and not from 0,0,0). But I''m not seeing how one can create a sphere by specifying the x, y, z, and r values or create any of the shapes or a face in that manner.
blender is great!...

but, does anybody know how to import a model of blender in my program?
Advertisement
overlord:

Use the Blender utilities to export to you own file format (with python scripting) or export to OBJ and load the object into your app with this code from glVelocity (Code Archive).


Today I found that K-3D is also a very nice modeller (and FREE! ).

This topic is closed to new replies.

Advertisement