/Jaraffe-Library

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Jaraffe Library

This is a project made for study.

Only the code that corresponds to the study progress has been updated. (See. Study Note Address)

Build Requirements

  • C++ 20 compiler
  • Visual Studio 2022+ or Xcode 12.0+
  • CMake 3.18+ (In Progress - Option)

Runtime Requirements

  • Windows 10+ for Win games
  • Mac OS X 12.0+ for Mac games
  • iOS 15.0+ for iPhone/iPad games

Included External Libraries

JFL

fmt-8.0.1 instead of std::format(issue)

UnitTest

googletest-1.11.0
tinyobjloader-2.0.0

My Blog Address

https://jaraffe.notion.site/Blog-d84b8b9381604112a3a75234c738a2c0

Study Note Address

https://jaraffe.notion.site/93c64f2245dc4223828edff581ea814f

Author

Seungmin Choi, (jaraffe2@gmail.com)

License

BSD-3 License