You -> US Ads -> US
Change ads: US CA GB FR DE

Graphics

Here you will find articles about computer graphics, as well as associated downloads.

Articles

Tools

Blue Moon Render Tool

The Blue Moon render tool was written by Larry Gritz who went on to work for Pixar on their PRMan renderer. The version below is the latest freeware version he released before stopping development.

Bezier Tools

Many thanks to George Leaver from Manchester Visualisation Center for letting me distribute the BezierTool program and associated source and header code. Parts of the source code must be developed as part of the MSc course I am on and I will put the updates online as they are done.

  • BezierTool.exe - Bezier Curve drawing tool for Windows
  • BezierTool - Bezier Curve drawing tool for Linux
  • BezierCurve.c - Bezier Curve source file for extracting information from curves (incomplete)
  • BezierCurve.h - Header file for the source file
  • glut32.dll - Open Source OpenGL utility DLL required for BezierTool program