LWJGL Forum

Programming => OpenGL => Topic started by: PlanetMongo on July 18, 2004, 02:22:30

Title: Non-photorealistic rendering techniques?
Post by: PlanetMongo on July 18, 2004, 02:22:30
Anyone got a guide/manual/tutorial/etc for doing something like this?  Say, for example, if I wanted to render in that "Take on Me" black and white sketch style (from Aha), or do something in some surrealistic colors.  I played through stretch panic (Playstation 2) and the black & white sketch style has potentially inspired me for a novel effect in a game...
Title: Non-photorealistic rendering techniques?
Post by: CaptainJester on July 19, 2004, 18:57:47
Go to http://nehe.gamedev.net/lesson.asp?index=08 and check out the Cel-Shading tutorial.  It might give you insights into what you are trying to do.