Skip to content

hangocdinhnew/MyVKProject

Repository files navigation

MyVKProject

banner

#include <iostream>

int main()
{
  std::cout << "Hello!";

  return 0;    
}

The Vulkan Clone of "MyProject"

SPOILERS

Spoiler warning**I sucks at coding**

DISCORD

Discord

TODO

  • Finish Project.
  • Make a finished editor.
  • Use MyProject as an example to easily finish up this project.
  • Add License.

Now for the Credits section:

Special thanks to Khronos Group for making MoltenVK

Thanks to @BrendanGalea for Vulkan tutorials and github project

Thanks to GLFW team for working with Vulkan

Thanks to ocournut creating Imgui

and so much more people for making this project possible.

About

.... This is the "MyProject" but with Vulkan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published