AliMehrabani
e99169e655
Bug fix and Adding Qt Window
- TintMap bug fixed and compute UBO added for parameters
- VulkanWIndow class added
- Some GLFW lines for window resized handling commented
- GLFW lines for instance creation replaced with non-GLFW lines (both android and linux)
7 days ago
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
AliMehrabani
dcf2a5ab10
Push files to the new remote
4 weeks ago
AliMehrabani
9856a85862
Adding all files
1 month ago
AliMehrabani
a7de50db18
Update .gitignore
1 month ago
AliMehrabani
74b0961a37
Create .gitignore
1 month ago