This website requires JavaScript.
Explore
Help
Sign In
wito
/
pbrt
Watch
1
Star
0
Fork
You've already forked pbrt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fa4692bfe6
pbrt
/
shared
/
src
/
shapes
History
Wito Wiala
fa4692bfe6
Trying out allocate API, and just have a unified Vec and Ptr representation instead of duplicating everything and having DeviceRepr
2026-05-18 22:44:22 +01:00
..
bilinear.rs
Some more refactoring, more error correction. When will this end?
2026-01-22 16:20:28 +00:00
curves.rs
More fixes to allow for spirv compilation. Namely,
2026-02-20 21:11:17 +00:00
cylinder.rs
Cleanup of shared codebase to no_std and spirv compatibility
2026-02-20 16:39:27 +00:00
disk.rs
Cleanup of shared codebase to no_std and spirv compatibility
2026-02-20 16:39:27 +00:00
mesh.rs
Trying out allocate API, and just have a unified Vec and Ptr representation instead of duplicating everything and having DeviceRepr
2026-05-18 22:44:22 +01:00
mod.rs
Continuing GPU migration, implemented new parallelization strategies, correcting some logic bugs in maths functions
2025-12-30 18:09:30 +00:00
sphere.rs
Cleanup of shared codebase to no_std and spirv compatibility
2026-02-20 16:39:27 +00:00
triangle.rs
Cleanup of shared codebase to no_std and spirv compatibility
2026-02-20 16:39:27 +00:00