On 5/19/14, 20:14, mike c wrote:
I"m having my first look at julia and translated a pathtracer written in python into julia. (A pathtracer is a kind of raytracer)The translation was relatively painless, and I've mimicked the python classes that I lost by using julia's compound types. Code is here => https://bitbucket.org/mikefc/julia-pathtracer/overview
I'm curious: do you have a link you can share to the python source? Thanks, Jason
