Mr-Kumar-Abhishek / vpuppr

VTuber application made with Godot 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vpuppr

VTuber software made with Godot.

Godot 4 rewrite in progress.

The Godot 3 version is currently located on the godot-3 branch.

Status

General:

  • VRM model loading
  • Receive tracking data
  • Map tracking data onto a VRM model
  • GUI (half-implemented)
  • Save data

Tracking

Building From Source

Prerequisites:

  • Godot 4.1.x
  • Rust 1.70+
  • Python 3.8+ (any 3.x version is probably fine)

Run setup.sh to:

  • refresh gitsubmodules
  • build libvpuppr
  • copy libvpuppr's .gdextension file into the main project

In order to build GDMP, follow the instructions in that repo.

Contributing

Please see the document about contributing.

Various technical documents are stored under the docs directory.

About

VTuber application made with Godot 4

License:Mozilla Public License 2.0


Languages

Language:GDScript 100.0%Language:Shell 0.0%