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
Files
4d5b09e9cab71a04acfc00d2ed8fbf14a7b71fa8
Trac3r-rust
/
src
History
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
..
button.rs
going to just use the ol update and click routine
2019-07-07 02:53:37 -07:00
input.rs
added dragging
2019-07-06 20:56:23 -07:00
main.rs
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
slider.rs
going to just use the ol update and click routine
2019-07-07 02:53:37 -07:00
timer.rs
.
2019-01-25 17:00:43 -08:00
util.rs
forked shade_runner and added compiler options. Going to add buttons along with a workflow for picking swatches
2019-07-07 01:00:26 -07:00
vkprocessor.rs
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
vulkan_example.rs
About 1/3 of the way done encapsulating all this vulkan boilerplate into a struct
2019-07-11 23:28:56 -07:00
vulkano_img_example.rs
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
workpiece.rs
porting over to full vulkan
2019-07-09 21:33:31 -07:00