middle of attempting to fix rotations
This commit is contained in:
parent
6cbd93aad0
commit
8657806aba
10 changed files with 692 additions and 78 deletions
|
|
@ -1,5 +1,6 @@
|
|||
mod renderer;
|
||||
mod geometry;
|
||||
mod ray;
|
||||
|
||||
use std::string::String;
|
||||
use std::sync::{Arc, Mutex};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue