AliMehrabani
fc4c626794
update on android part
- linux and android part are separated in .pro file
- It runs on linux, still!
5 months ago
AliMehrabani
181af9c9ea
update on adding android
It works for linux right now. Be careful about the order of including XCB related headers.
5 months ago
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)
5 months ago
AliMehrabani
a3f387cdd4
Remove loading models
Loading models is removes from the ComputeAndGraphics and shaders folder is reordered.
5 months 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
5 months ago