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
109
Commits
3
Branches
0
Tags
28
MiB
Rust
88.5%
Python
11.5%
7ef5846c89
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
7ef5846c89
Got rid of indexing into Float4 and 3d vector elements.
...
This assures correct semantics for SIMD usage.
2016-07-30 19:36:54 -07:00
example_scenes
PsychoBlend now exports meshes as meshes, and Psychopath renders to PNGs.
2016-07-10 17:42:28 -07:00
psychoblend
Render progress bar is now updated when rendering in Blender.
2016-07-21 23:45:42 -07:00
src
Got rid of indexing into Float4 and 3d vector elements.
2016-07-30 19:36:54 -07:00
.gitignore
Added PsychoBlend exporter to repo.
2016-07-10 17:03:50 -07:00
Cargo.lock
Optional use of SIMD intrinsics, via feature in cargo.
2016-07-16 19:58:39 -07:00
Cargo.toml
Optional use of SIMD intrinsics, via feature in cargo.
2016-07-16 19:58:39 -07:00
todo.txt
Print render progress and auto-determine bucket size.
2016-07-10 16:40:30 -07:00