https://github.com/r366y/aether
Ray tracing render written in Julia
https://github.com/r366y/aether
julia julia-language raytracer raytracing whitted-style-raytracer
Last synced: 11 months ago
JSON representation
Ray tracing render written in Julia
- Host: GitHub
- URL: https://github.com/r366y/aether
- Owner: R366Y
- License: lgpl-3.0
- Created: 2019-09-06T18:58:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T11:00:53.000Z (about 6 years ago)
- Last Synced: 2025-02-28T06:23:09.738Z (over 1 year ago)
- Topics: julia, julia-language, raytracer, raytracing, whitted-style-raytracer
- Language: Julia
- Homepage:
- Size: 2.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aether
Ray tracer written in Julia
This ray tracer is based on the book **The Ray Tracer Challenge** written by *Jamis Buck* [http://raytracerchallenge.com/].
The purpose of this project is twofold:
1. Create a ray tracer, I always wanted to develop a computer graphics project
2. Learn a new programming language, I chose Julia because it promises speed without the strain of using a languange like C++
Some examples generated with Aether



