Last night I created the first demo program for my graphics library Pixel Toaster.
Its a vivid gold colored 3D flower rendered in floating point color. This really shows off the power of floating point color - you simply cannot acheive this intensity of color with truecolor rendering.
www.gaffer.org/downloads/Flower.zip
Entries from July 2005
Flower Effect
July 27th, 2005 · 2 Comments
Tags: Open Source
Pixel Toaster 1.1 API Preview
July 26th, 2005 · 3 Comments
I’ve been hard at work the last few weeks upgrading and documenting the 1.1 API for my graphics libary Pixel Toaster.
You can now download a preview release of the new API, and browse the updated API documentation online.
www.pixeltoaster.com
Let me know what you think.
Tags: Open Source