How to render a retro-like pixel graphics from 3d models?
Posted
by
momijigari
on Game Development
See other posts from Game Development
or by momijigari
Published on 2012-04-02T16:56:04Z
Indexed on
2012/04/02
17:42 UTC
Read the original article
Hit count: 250
I was wondering if there's a possibility to render a retro-pixel-like graphics from 3d model in real time?
I'm talking about the Starfarer-like graphics. I know it's hand drawn, and it's 2d. But if I need a 3d objects with the same aesthetics?
I'm currently working with Flash. But I don't need any ready-solutions, I just want to understand the principle from any other platform if there is one. So if anybody met anything like this I would appreciate your help. (If it's not possible to do in real time, I could at least pre-render a sequence of sprites. It would be much better than creating hundreds of hand-drawn ones)
© Game Development or respective owner