Memake
Yeet! C++ 2D graphics library to output primitives and other custom shapes, easily. (by krehwell)
Game-Engine-Development-Series
Game Engine Development Series - Learn to code a Game Engine in C++ from scratch (by PardCode)
Memake | Game-Engine-Development-Series | |
---|---|---|
1 | 1 | |
2 | 76 | |
- | - | |
0.0 | 2.8 | |
over 3 years ago | almost 2 years ago | |
C++ | C++ | |
- | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Memake
Posts with mentions or reviews of Memake.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Ask HN: Should I consider this as library or framework?
I made a small "I called" as library to output 2D primitives graphics to window easily using C++. here is the project: https://github.com/krehwell/Memake
what is it categorized appropriately? is it considered as a library since I provide utilities to draw primitives output to graphical window?
or
is it considered as framework since I define on how they would enabling the drawing
Game-Engine-Development-Series
Posts with mentions or reviews of Game-Engine-Development-Series.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to make a Game Engine | Source Code on GitHub
The source code is available at the following address: https://github.com/PardCode/GroundEngine