Skip to content

cpp-toolbox/equivalent_datatype_conversions

Repository files navigation

equivalent_datatype_conversions

SUBPROJECT

When working with multiple different libraries it's undoubtly the case that you will eventually run into two data types that do the same thing. For example with GLM and a physics engine it will probably be the case that they both have a matrix class, this subproject aims to do all these conversions in a single isolated place.

dependencies

  • glm
  • joltphysics

About

SUBPROJECT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages