Skip to content

jasonliang-dev/tiny-batch-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tiny OpenGL 2D Batch Renderer

The full source code mentioned my article: A Tiny OpenGL 2D Batch Renderer.

Download CMake. In this repository, run:

mkdir build && cd build
cmake ..
cmake --build .

About

A tiny batch renderer with OpenGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published