Software:Freestyle
From HandWiki
Developer(s) | Emmanuel Turquin, Stéphane Grabli |
---|---|
Stable release | 2.2.0
/ March 5, 2008 |
Written in | C++ |
Operating system | Linux, Mac OS X, Microsoft Windows |
Type | Renderer |
License | GNU General Public License |
Website | http://freestyle.sourceforge.net/ |
Freestyle is a free, open source renderer for non-photorealistic line drawing from 3D scenes.
The program uses a shader script model inspired by the RenderMan Shading Language, allowing different shading styles to be written as a script that's interpreted at the render time. The different rendering styles are based on "style modules" that are written in Python programming language.[1]
The stand-alone program, which uses OpenGL and the Qt widget toolkit, can render images based on .3ds files. The stand-alone version of Freestyle is not under active development anymore, since 2008.
Freestyle is integrated with Blender as of version 2.67.[2] The Freestyle version integrated with Blender is under active development.[3]
See also
References
- ↑ "Programmable Style for NPR Line Drawing". ACM Press. June 2004. http://maverick.inria.fr/Publications/2004/GTDS04/. Retrieved 23 June 2013.
- ↑ "Blender 2.67: Freestyle Line Rendering Engine". May 2013. http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.67/FreeStyle. Retrieved 23 June 2013.
- ↑ "Freestyle integration into Blender". http://freestyleintegration.wordpress.com/. Retrieved 23 June 2013.
External links
- Official website
- Freestyle on SourceForge.net
- Blender NPR about Freestyle