Skip to content

ayuckhulk/gldemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLDemo

This project is a software rasterization library that implements a subset of OpenGL ES Common-Lite Profile.

Build

Prerequisites: cmake, python3, sdl2

mkdir build
cd build
cmake ..
make

Demo

From build directory execute:

RollerCoaster/roller

Press Esc to exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages