ToruNiina / rustracer

ray tracing from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rustracer

tiny Ray-tracer based on the book "Ray Tracing in one Weekend".

composition zoom-in depth-of-field emission

Change log

  • v0.2.0
    • implement object with emission
  • v0.1.0
    • implement all the stuff in the book.

Licensing terms

This product is licensed under the terms of the MIT License.

  • Copyright (c) 2019 Toru Niina

All rights reserved.

About

ray tracing from scratch

License:MIT License


Languages

Language:Rust 100.0%