Skip to content

Game engine with built-in custom physic engine

Notifications You must be signed in to change notification settings

AdrienDeTocqueville/MinGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinGE

Experimental 3D game engine.

References

General architecture is heavily inspired from Unity.

Renderer:

Physic Engine

Other

Dependencies

Build

Install premake 5 and download all dependencies. Run premake to generate project file.

Arch Linux

pacman -S sfml glew glm
premake5 gmake

Windows

# Modify libraries path if necessary in premake5.lua
premake5 vs2015

About

Game engine with built-in custom physic engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages