All Projects → OverShifted → OverEngine

OverShifted / OverEngine

Licence: MIT license
Tiny little game engine

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
GLSL
2045 projects
Wren
3 projects
lua
6591 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to OverEngine

Pumpkin-Engine
A powerful and capable 2d game engine in Kotlin
Stars: ✭ 1 (-99.43%)
Mutual labels:  imgui, game-editor, game-engine-2d
go-life
Conway's Game of Life in Go
Stars: ✭ 13 (-92.57%)
Mutual labels:  imgui
Imgui Ws
Dear ImGui over WebSockets
Stars: ✭ 165 (-5.71%)
Mutual labels:  imgui
Nimgl
NimGL is a Nim library that offers bindings for popular libraries used in computer graphics
Stars: ✭ 218 (+24.57%)
Mutual labels:  imgui
Webgui
An example demo of IMGUI (Immediate Mode GUI) on the web. Using only WebGL, GLFW and ImGui. Suitable for being compiled to web assembly (WASM).
Stars: ✭ 180 (+2.86%)
Mutual labels:  imgui
Simplerenderengine
Small C++14 render engine
Stars: ✭ 253 (+44.57%)
Mutual labels:  imgui
Rapidgui
Unity OnGUI(IMGUI) extensions for Rapid prototyping/development
Stars: ✭ 144 (-17.71%)
Mutual labels:  imgui
FishGUI
FIshGUI is a immediate mode GUI(IMGUI) library, based on NanoVG.
Stars: ✭ 76 (-56.57%)
Mutual labels:  imgui
roswasm suite
Libraries for compiling C++ ROS nodes to Webassembly using Emscripten
Stars: ✭ 62 (-64.57%)
Mutual labels:  imgui
Goesp
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui.
Stars: ✭ 210 (+20%)
Mutual labels:  imgui
Nuklear
A single-header ANSI C gui library
Stars: ✭ 13,365 (+7537.14%)
Mutual labels:  imgui
Vxr
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
Stars: ✭ 181 (+3.43%)
Mutual labels:  imgui
khm.imgui
Imgui core for Kha
Stars: ✭ 16 (-90.86%)
Mutual labels:  imgui
Libtorch Yolov3 Deepsort
Stars: ✭ 165 (-5.71%)
Mutual labels:  imgui
rapp
Cross-platform entry point library
Stars: ✭ 57 (-67.43%)
Mutual labels:  imgui
Imguifontstudio
Font Helper Gui Tool for programming
Stars: ✭ 149 (-14.86%)
Mutual labels:  imgui
Netimgui
'Dear Imgui' remote access library and application
Stars: ✭ 189 (+8%)
Mutual labels:  imgui
Imgui Filebrowser
File browser implementation for dear-imgui. C++17 is required.
Stars: ✭ 231 (+32%)
Mutual labels:  imgui
kiwi-8
CHIP-8 interpreter for Windows and MacOS
Stars: ✭ 16 (-90.86%)
Mutual labels:  imgui
rpgwizard
2D RPG Game creator
Stars: ✭ 37 (-78.86%)
Mutual labels:  game-engine-2d

OverEngine

Tiny little game engine

linux-build windows-build

Demo

Build Instructions

Windows

Run GenerateProjectFiles.bat and open the generated solution file in Visual Studio 2022

Linux

Build with CMake:

cmake -S . -B build && cmake --build build

Credits

Contributions are welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].