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