Code Monkey home page Code Monkey logo

myproject's Introduction

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

myproject's People

Contributors

hangocdinhnew avatar hangocdinhtesters avatar

Stargazers

Jarrian Gojar avatar

Watchers

 avatar

myproject's Issues

Codesign Problem

Whenever you build and publish to GitHub it will damaged the application bundle file because of didn't signed

Not Portable

This project is not portable and you need to configure the vcpkg in the project by yourself NOTE THIS IS NOT FOR WINDOWS ONLY MACS! AND ONLY FOR M1 CHIPS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.