Skip to content

An incredibly simple graphics framework with very basic functionality. I plan on adding more and using it as a learning experience on CG. It is just my personal revamp of the old way of drawing graphics where you would directly write to a memory buffer.

License

Notifications You must be signed in to change notification settings

Saw8888/Unspritable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unspritable

Unspritable is an incredibly simple graphics framwork with very basic functionality. I plan on adding more functions as I am using it as a fun way of making myself learn computer graphics. Unspritable invites programers to use as fiew assets as possible, instead using code to fill up the screen, it is for this reason that I am working on adding easy shader compatibility in order to allow for more ways of drawing. The OpenGL code will be removed soon.

WARNING: LEGACY OPENGL IS AT USE (i couldnt be bothered tbh, I just need a simple graphics library for myself). There is a small demo which is compiled when you use the Makefile.

About

An incredibly simple graphics framework with very basic functionality. I plan on adding more and using it as a learning experience on CG. It is just my personal revamp of the old way of drawing graphics where you would directly write to a memory buffer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages