Difference between revisions of "CellShadingNotes"
From SfzWiki
Ghoulsblade (Talk | contribs) |
Ghoulsblade (Talk | contribs) |
||
Line 9: | Line 9: | ||
* nehe opengl celshading tutorial : http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=37 | * nehe opengl celshading tutorial : http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=37 | ||
* nehe glsl tutorial (not specifically celshading) : http://nehe.gamedev.net/data/articles/article.asp?article=21 | * nehe glsl tutorial (not specifically celshading) : http://nehe.gamedev.net/data/articles/article.asp?article=21 | ||
+ | * there might be some samples in http://www.ogre3d.org/docs/manual/manual_toc.html |
Revision as of 14:32, 6 September 2007
a few notes about cellshading experiments.
discussion in our forum : http://freegamer.schattenkind.net/index.php?t=msg&th=209
- cel shading effect in gtkradiant 1.5.0 for warsow, q2 map script ?
- description in wikipedia : http://en.wikipedia.org/wiki/Cel-shaded_animation
- article on gamedev.net : http://www.gamedev.net/reference/programming/features/celshading/
- nehe opengl celshading tutorial : http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=37
- nehe glsl tutorial (not specifically celshading) : http://nehe.gamedev.net/data/articles/article.asp?article=21
- there might be some samples in http://www.ogre3d.org/docs/manual/manual_toc.html