Skip to content

hangocdinhnew/MyProject

Repository files navigation

MyProject

banner

#include <iostream>

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

  return 0;
}

The C++ OpenGL Apple Silicon (AArch64) Mac Template

SPOILERS

Spoiler warning**I sucks at coding**

DISCORD

Discord

TODO

  • Finish Project.
  • Make a finished editor.
  • Use ImGui and OpenGL.
  • Add License.
  • Support for VScode.
  • Support OpenAL-Software.

Now for the Credits section

Special thanks to Khronos Group for creating OpenGL

Special thanks to Apple for making the OpenGL always translated to Metal and not remove OpenGL.framework folder

Thanks GLFW team for making library for creating Vulkan or OpenGL window

Thanks to ocournut for creating Imgui to make the window doesn't look like ass

and so much more people for making this project even possible.

Status

Migrated to a private Gitea, I will synchronize every changes, I want to self-host the repo myself, for somethings, so strap in for new changes which probably is none at all.

Demo Screenshots

Screenshot 2023-01-08 at 13 42 43