Skip to content

jclmnop/basic-ray-tracer-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Install Rust

Follow the instructions here to install Rust.

Or, you can use your system's package manager (if you have one) to download and install rustup (the rust toolchain). For example, with homebrew on MacOS you would simply run

brew install rustup

Install GTK4

Follow the relevant installation instructions for your OS:

Run

From within the project directory, run the following command in your terminal.

cargo run --release

It may take a little while to compile for the first time, so go have a cup of tea or something.

About

A very basic ray tracer written in Rust using Relm4

Resources

Stars

Watchers

Forks

Packages

No packages published