This repository has been archived by the owner. It is now read-only.

RayTin1w.cr

Ray Tracing in One Weekend with crystal lang. (for learnning)

raytin1w

Crystal CI

Traced image

The repo for Ray tracing in one weekend.

Original Translated

Installation

Clone the repo.

git clone https://github.com/satler-git/RayTin1w.cr.git

And install shards.

cd RayTin1w.cr
shards install

Usage

Write to ppm.

crystal run ./src/raytin1w.cr > image.ppm

Development

shards install
ameba

Contributing

  1. Fork it (https://github.com/satler-git/RayTin1w.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

RayTin1w.cr

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • 5 months ago
  • October 14, 2023
License

MIT License

Links
Synced at

Fri, 08 Nov 2024 01:29:02 GMT

Languages