Common classes for cross-platform C++ 2D/3D graphics application.
- Vector3/Vector4
- Matrix3/Matrix4
- Color3/Color4
- Image
- Image read/wirte
- Image filter/post process
- KDTree
- OCTree
- Basic 2D type defines
- Basic 3D type defines
- C++ Common Module (https://github.com/jingwood/cpp-common-class)
- libjpeg
- libpng
- Raygen (Ray-tracing renderer)
https://github.com/jingwood/raygen-renderer
- A JavaScript version of this module
https://github.com/jingwood/js-graphics-math
MIT License
© 2016-2020 Jingwood, unvell.com, all rights reserved.