Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
LukaLominadze pushed 3 commits to dev LukaLominadze/NigoziEngine
LukaLominadze published a release on LukaLominadze/NigoziEngine
Code Cleanup
Added comments throughout the code Cleaned up unnecessary code Now the engine can be downloaded as a libraryLukaLominadze pushed 2 commits to dev LukaLominadze/NigoziEngine
LukaLominadze created a tag on LukaLominadze/NigoziEngine
Pre-Release-0.1.0 - A 2D Game Engine in C++ using SDL2 libraries, designed to make the coding experience more appropriate for game development
LukaLominadze published a release on LukaLominadze/NigoziEngine
Creating Custom Renderer
Overhauled the renderer, added UI and got rid of the Game Object and Component systems for now. Replacing SDL2 with an OpenGL Renderer - Simple Renderer API for drawing 2D quads - Can draw qua...LukaLominadze pushed 10 commits to main LukaLominadze/NigoziEngine
- setting up dev branch fe33df1
- updating build file ec9975a
- updating build files e60786a
- Optimizing memory 7ed99c4
- Refactoring log file 389b822
- Updating Input System 404b4fe
- Added batch renderer 69035e5
- Update README.md 02ed00a
- Update README.md 3579d88
- Merge pull request #1 from LukaLominadze/dev Replacing SDL2 for a custom OpenGL Renderer 07c4dd4
LukaLominadze closed a pull request on LukaLominadze/NigoziEngine
Replacing SDL2 for a custom OpenGL Renderer
Overhauled the renderer, added UI and got rid of the Game Object and Component systems for now. Replacing SDL2 with an OpenGL Renderer - Simple Renderer API for drawing 2D quads - Can draw qua...LukaLominadze created a repository: LukaLominadze/KakaliEngine
https://github.com/LukaLominadze/KakaliEngine - C# Game engine for creating 2D games
LukaLominadze created a branch on LukaLominadze/KakaliEngine
main - C# Game engine for creating 2D games
LukaLominadze pushed 1 commit to master LukaLominadze/imgui
- including glfw and opengl implementation 36ecd15