demos for korok engine's beta release
To install korok engine:
go get korok.io/korok
Clone demo project:
git clone git@github.com:KorokEngine/beta-demo.git
Run demo(eg:text):
$ cd text
$ go run main.go
Show how to use TextComp and Transform
Show how to use SpriteComp and Transform
Show how to use MeshComp and Transform
Show how to use InputSystem
Show how to use TransformComp
Show how to use ScriptComp
Show how to use ParticleComp
Show how to use sprite animation system
Show how to use tween animation system
Show how to use korok's imgui
art from: learnopengl







