Closed jzakiya closed 3 years ago
Crystal translation of Ruby raytracer. Many times faster. Requires stumpy_png shard. Compile and run as follows.
Shard file is:
shard.yml
name: shards version: 1.2.3 crystal: '>= 0.34.0' dependencies: stumpy_png: github: stumpycr/stumpy_png version: "~> 5.0"
Crystal translation of Ruby raytracer. Many times faster. Requires stumpy_png shard. Compile and run as follows.