mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
Replace broken hero image on runtime READMEs
Separate PRs for react + react native Diffs= dd6983034 Replace broken hero image on runtime READMEs (#5690) Co-authored-by: Zachary Plata <plata.zach@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
5034c861250560872c2d99f4c8bdbbe766fd3134
|
||||
dd69830342af74b8510729a90a380656bd9ff850
|
||||
|
||||
@@ -4,7 +4,12 @@
|
||||
|
||||
|
||||
# rive-cpp
|
||||
C++ runtime for [Rive](https://rive.app). Provides these runtime features:
|
||||
|
||||

|
||||
|
||||
Rive C++ is a runtime library for [Rive](https://rive.app), a real-time interactive design and animation tool.
|
||||
|
||||
The C++ runtime for Rive provides these runtime features:
|
||||
- Loading Artboards and their contents from **.riv** files.
|
||||
- Querying LinearAnimations and StateMachines from Artboards.
|
||||
- Making changes to Artboard hierarchy (fundamentally same guts used by LinearAnimations and StateMachines) and effienclty solving those changes via Artboard::advance.
|
||||
|
||||
Reference in New Issue
Block a user