mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
Update README.md
added godot practice.
This commit is contained in:
parent
3ba0b8adff
commit
57fd448f0d
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -43,6 +43,7 @@ ThorVG has the threading mechanism so that it tries to acquire the next scenes w
|
||||||
- [Practices](#practices)
|
- [Practices](#practices)
|
||||||
- [Tizen](#tizen)
|
- [Tizen](#tizen)
|
||||||
- [Rive](#rive)
|
- [Rive](#rive)
|
||||||
|
- [Godot](#godot)
|
||||||
- [Examples](#examples)
|
- [Examples](#examples)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
|
@ -246,6 +247,16 @@ that supports fancy, user-interactive vector animations. For more details see [R
|
||||||
<img width="600" height="324" src="https://github.com/Samsung/thorvg/blob/master/res/example_rive.gif">
|
<img width="600" height="324" src="https://github.com/Samsung/thorvg/blob/master/res/example_rive.gif">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
[Back to contents](#contents)
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
### Godot
|
||||||
|
ThorVG has been integrated into the [Godot](https://www.godotengine.org) project for use of neat and slick icons in Godot editors. Godot is a completely free and open-source modern game engine, it provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img width="798" height="461" src="https://github.com/Samsung/thorvg/blob/master/res/example_godot.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
[Back to contents](#contents)
|
[Back to contents](#contents)
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Add table
Reference in a new issue