Skip to content

thehugh100/Insipid3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insipid3D

Insipid3D is a small lightweight 3D OpenGL game engine. A few years ago I wrote this engine and have been meaning to rewrite it forever.

The goal of the project is to build a networked game engine with graphics that sit comfortably in the beginning of the last decade. The goal certainly isn't to build the best game engine ever to grace github with its presence. It's more of a hobby project and test-bed for experimenting with modern C++ / OpenGL.

Building

Insipid3D is dependent on:

Bullet 3

Open Asset Import Library

GLFW

GLEW

Freetype2

Header only:

GLM

stb_image & stb_image_write

About

Simple 3D engine and deathmatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages