Basic blue-to-white gradient

This commit is contained in:
k 2026-03-25 19:29:35 -04:00
commit 67fc7ea21d
7 changed files with 275 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "rust-ray"
version = "0.1.0"
edition = "2024"
[dependencies]