This website requires JavaScript.
Explore
Help
Sign In
Jayrude
/
voxel-rs
Watch
1
Star
0
Fork
You've already forked voxel-rs
0
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
71
Commits
2
Branches
0
Tags
394
KiB
Rust
83%
WGSL
17%
4eaf55a61c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jarrod Doyle
4eaf55a61c
Remove unnecessary CPU side duplicate of the shading table
2023-05-06 12:28:22 +01:00
.cargo
Use lld for faster linking during build
2023-04-08 21:54:19 +01:00
.vscode
Add vscode debug launch configurations
2023-04-18 11:04:40 +01:00
assets
/shaders
Fix incorrect brickmap index in HitInfo result
2023-05-06 12:27:28 +01:00
src
Remove unnecessary CPU side duplicate of the shading table
2023-05-06 12:28:22 +01:00
.gitignore
Create Rust project
2023-04-08 21:54:18 +01:00
Cargo.lock
Add simple camera system
2023-04-18 17:06:33 +01:00
Cargo.toml
Add simple camera system
2023-04-18 17:06:33 +01:00
LICENSE
Initial commit
2023-04-08 21:53:32 +01:00