7 Commits

Author SHA1 Message Date
0f432c64bb
Draw Type with both renderers
Some checks are pending
ci/woodpecker/push/woodpecker.json Pipeline is pending
2024-07-28 17:29:49 -04:00
0424e339a6
Two Pipelines simultaniously, however the second dimension one doesnt draw atm...
Some checks are pending
ci/woodpecker/push/woodpecker.json Pipeline is pending
2024-07-28 13:40:23 -04:00
0faa71751d
Implimented a Depth Buffer to prevent things under the top most triangles are properly obscured
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
2024-07-18 18:24:13 -04:00
30ed1f679b
Start Rendering a debug Test Image on our Plane.
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
2024-07-18 16:35:52 -04:00
18a990133f
Implimented a Basic 3d Rotating Plane using Matrix Projection
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
2024-07-18 09:35:55 -04:00
92c55d34d3
Implimented usage of a Vertex buffer
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
2024-07-14 19:46:16 -04:00
a6c67dd91f
Initial Commit
This took alot of love to build.
It is build off of the combo of the Vulkan Tutorial and Sample files
from the vulkanHPP library.

The VulkanHPP Library appears compatible with the GPL license as per it
being the Apache 2 license.
2024-07-13 20:29:05 -04:00