Skip to content

Single file library version of the ZeroTypes drop-in library

License

Notifications You must be signed in to change notification settings

h3rb/ZeroTypesSFL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZeroTypesSFL

Single file library version of the ZeroTypes drop-in library

Works with C++ 11 to C++ 17 and possibly 19, 20, 21, etc

This repo has less features than ZeroTypes, but it's all in one file for convenience, portability and minimal footprint.

Differences:

  • More reliance on std::string in Zstring
  • Certain non-core features removed
  • Addition of a Cartesian class that handles 2D rectangles and can also perform complex collision detection

Original project: http://github.com/h3rb/ZeroTypes

Repo: http://github.com/h3rb/ZeroTypesSFL

About

Single file library version of the ZeroTypes drop-in library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages