Skip to content

VTuxers/VPupPr-im

 
 

Repository files navigation

VPupPr-im

A continuation of a VTuber software made in the Godot engine by a glorious low-poly duck named Sometimes_Youwin.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%