Skip to content

ternence-li/rive-cpp

 
 

Repository files navigation

rive-cpp

C++ runtime for Rive

Build

In the rive directory, run build.sh to debug build and build.sh release for a release build.

Testing

In the dev directory, run test.sh to compile and execute the tests.

The tests live in rive/test. To add new tests, create a new xxx_test.cpp file here. The test harness will automatically pick up the new file.

About

C++ runtime for Rive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 96.9%
  • Dart 1.5%
  • Other 1.6%