This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
pathtracer
Watch
1
Star
0
Fork
You've already forked pathtracer
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
An unfinished raytracer/pathtracer/bidirectional pathtracer
160
commits
6
branches
0
tags
291
KiB
Rust
100%
6ba0f328cd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Antoine Martin
6ba0f328cd
library: render: mesh: handle empty normals in OBJ
2020-03-27 17:40:12 +01:00
beevee
beevee: bvh: use Accelerated trait for objects
2020-03-26 17:42:08 +01:00
pathtracer
library: render: mesh: handle empty normals in OBJ
2020-03-27 17:40:12 +01:00
.gitignore
project: add Cargo project files
2020-03-08 16:22:44 +01:00
.gitlab-ci.yml
project: use non-nightly image by default in CI
2020-03-16 16:36:13 +01:00
.rustfmt.toml
project: add default formatting configuration
2020-03-08 17:27:30 +01:00
Cargo.toml
beevee: add library to workspace
2020-03-24 21:47:14 +01:00