AliMehrabani
|
c2f0a45759
|
Add grayscale image compute
Compute and graphics pipeline work to gether now. The output image isn't exactly grayscale, but it's something!
|
2 weeks ago |
AliMehrabani
|
663ba33d28
|
Update shader bytecode adresses
|
2 weeks ago |
AliMehrabani
|
a3f387cdd4
|
Remove loading models
Loading models is removes from the ComputeAndGraphics and shaders folder is reordered.
|
2 weeks ago |
AliMehrabani
|
75d84ac683
|
Remove mipmapping
Mipmapping is removed from ComputeAndGraphics file.
|
2 weeks ago |
AliMehrabani
|
ad0769cef5
|
Removing multisampling step
Multisampling is removed from ComputeAndGraphics file.
|
2 weeks ago |
AliMehrabani
|
bc13b09efd
|
Updating project
- Add part of vulkan 1.3 tutorial code
- Clean the HelloTrinagle code
- Duplicate HelloTriangle and continue for compute on the new files
|
2 weeks ago |