Showing posts with label arclight. Show all posts
Showing posts with label arclight. Show all posts

2010-12-21

arclight qt (source)

Arclight is a prototype written to explore app development with the Qt framework. The app loads a 2D polygon from a .svg file, extrudes it into 3D with a beveling algorithm, then lights the resulting geometry. It provides a simple chaining mechanism to stack multiple image processing functions.

2010-07-15

arclight qt prototype

Arclight is a prototype written to explore app development with the Qt framework. The app loads a 2D polygon from a .svg file, extrudes it into 3D with a beveling algorithm, then lights the resulting geometry.

2010-03-07

arclight 0.1

Arclight is a tool for rendering images that was written in Google's Go programming language. I was curious to check out Go so I wrote a tool to help generate button and background images for other projects.