Skip to content

Commit 2e46738

Browse files
authored
Update README.md
1 parent 69a60fd commit 2e46738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
## Introduction
2323
QtLive2d is a Qt-based Live2d widget, it is modified from the [official Live2d Sample](https://github.com/Live2D/CubismNativeSamples). Unlike the official examples, QtLive2d uses QOpenGLWidget and QOpenGLFunctions provided by Qt instead of glfw and glew. This makes it easy to combine with any Qt Gui software.
2424

25+
**Thanks [6ziv](https://github.com/6ziv) for your blogs and projects. They have helped me a lot on this project**
2526
## Feature
2627
* Easy to use
2728
* Using OpenGL instead of WebGL

0 commit comments

Comments
 (0)