An open API service indexing awesome lists of open source software.

https://github.com/monkstone/supercad2

SuperCAD updated for processing-2.1, and extended to include live raytracing
https://github.com/monkstone/supercad2

Last synced: 9 months ago
JSON representation

SuperCAD updated for processing-2.1, and extended to include live raytracing

Awesome Lists containing this project

README

          

# Supercad2

Updating Guillaume LaBelles (Nembrini update) to processing 2.1 (I'm using jdk 7) and some refactoring to use enums, to store state, and in switch to select export type. The POVRAY2 version is now a lot more sophisticated, taking camera params from processing and translating them to povray, so now povray "scene" geometry more closely matches processing sketch. Also added capability of "live" povray tracing (just supply path to povray on your system and use my sketch template). Once the tracing has completed, the ray-traced image is displayed in the processing window.