Render angles of a 3D model into 2D images?
Posted
by
Ricket
on Game Development
See other posts from Game Development
or by Ricket
Published on 2011-06-18T15:48:32Z
Indexed on
2011/06/20
16:40 UTC
Read the original article
Hit count: 287
Is there a tool out there that you can give a 3D model file, and it will output 2D renders of it from various angles? For example if you were making a 2D RPG but you want to make your character look nice, you might make the character in 3D and then just render the character from 8 or more angles into images which then are used by the 2D engine to give a pseudo-3D look.
Does such a tool exist or will it need to be custom-written or done manually?
© Game Development or respective owner