This website requires JavaScript.
Explore
Help
Sign In
cessen
/
psychopath
Watch
1
Star
0
Fork
0
You've already forked psychopath
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
17
Commits
3
Branches
0
Tags
28
MiB
Rust
88.5%
Python
11.5%
eaeec4c207
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Nathan Vegdahl
eaeec4c207
BVH now works on slices of Rays, taking a breadth-first approach.
2015-12-31 13:12:15 -08:00
src
BVH now works on slices of Rays, taking a breadth-first approach.
2015-12-31 13:12:15 -08:00
.gitignore
First commit.
2015-12-26 00:38:29 -08:00
Cargo.lock
Added command line parsing and PPM image writing.
2015-12-27 00:13:35 -08:00
Cargo.toml
Added command line parsing and PPM image writing.
2015-12-27 00:13:35 -08:00
todo.txt
Implemented a very basic BVH for lists of triangles.
2015-12-29 16:56:33 -08:00