Skip to content

SummerTree/voxelspace-c99-opengl-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old School Frame Buffer game engine

Old school, MS-DOS golden era game engine where you create images by writing into a memory region, that is pushed to the video card.

Dependencies

GLFW

Screenshots

image

Usage

Read the main.c, program.c (function mainLoop) and the graphics.h to get at basic understanding of how to use it(should be enough).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Other 0.1%