This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
Trac3r-rust
Watch
1
Star
0
Fork
0
You've already forked Trac3r-rust
Code
Issues
Pull Requests
Releases
Wiki
Activity
58
Commits
3
Branches
0
Tags
4d5b09e9cab71a04acfc00d2ed8fbf14a7b71fa8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mitchellhansen
4d5b09e9ca
adding a second image buffer for GPU only access. Immutable buffer is write once for textures only. No sampler for regular image buffer though??
2019-07-16 22:54:37 -07:00
resources
added texture. looks like copying the one from the compute output isn't going to totally work out of the box
2019-07-16 22:33:05 -07:00
src
adding a second image buffer for GPU only access. Immutable buffer is write once for textures only. No sampler for regular image buffer though??
2019-07-16 22:54:37 -07:00
Cargo.toml
Got the compute thing going. Needs to be run before the rasterizer but that's fine
2019-07-10 23:40:39 -07:00
Description
No description provided
30
MiB
Languages
Rust
96.1%
GLSL
3.8%