Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCGL

A Simple 2D C++ OpenGL Framework.
The Overall structure and usage is inspired by C#'s XNA framework.

This project is fairly old and very primitive. initially created in 2012

You can see a collection of demos and tests here:
http://aaronrcox.github.io/ARCGL

Project Requirements:

Third party tools

Supports

  • Built for web with emscripten
  • Built for windows x86 and x64 with OpenGL and SDL 1.2
  • Asset loading (Textures and Bitmap fonts)
  • 2D Rendering
    • Sprites
    • Text

About

Simple 2D C++ OpenGL Library. Overall structure inspired by C#'s XNA framework. project supports build to asmjs via emscripten.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages