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
27
Commits
3
Branches
0
Tags
28
MiB
Rust
88.5%
Python
11.5%
907d15f643
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
907d15f643
Started creating an interface for surfaces.
...
Testing it out by making a bogus TriangleMesh surface type.
2016-01-03 00:09:23 -08:00
src
Started creating an interface for surfaces.
2016-01-03 00:09:23 -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