Thread: Renders
View Single Post
Old 29th August 2008, 01:31 PM   #2
lisa
Senior Member
Professional user
 
lisa's Avatar
 
Join Date: Mar 2005
Location: Phoenix, AZ
Posts: 917
Default Re: Renders

Correct. If you are planning on using your models for a real-time 3D game, then there is no reason that you need a renderer. All a renderer does is generate a 2D image of your model, although usually a very pretty one.

As long as AC3D exports to the format your game engine can read, or you can write code to read an AC3D file (see several examples here: http://www.inivis.com/resources.html) then you should be all set.
lisa is offline   Reply With Quote