JamGrif / Insipid3D

Simple 3D engine and deathmatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C++ 52.7%Language:C 46.8%Language:Objective-C 0.3%Language:GLSL 0.2%Language:CMake 0.0%Language:PowerShell 0.0%