Raytracing in One Weekend in Bevy
Stars
15
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
33
commits
Merge pull request #1 from GrandmasterB42/Scene-BVH
182a24a
final cleanup
9af0d8e
samll picking fix
7d42c1c
switch bvh building algorithm
caf21f8
Basic BVH for models (broken)
3575dcf
clippy pedantic + extra todo item
c9e9c70
add Readme
d570c40
read only storage buffers
9311dcd
constants in other file
b263bdb
Move window height out of camera
705e5dd
Raytrace instead of RayTrace
c248947
random in seperate file
39a6343
final scene
7efce26
mostly? correct refracting
861bfba
metallic stuff
6e94027