This repository has no description
Minimal Cubism Viewer#
This bypasses the broken OpenVT studio shell and runs the upstream gd_cubism demo viewer against the Haru sample model.
Launch#
cd /home/nandi/code/character
devenv shell -- ./scripts/miniview-launch.sh
What it does#
- opens a tiny Godot project in
miniview/ - copies the upstream
gd_cubismdemo addon into the mini project - copies the built linux addon binary and Cubism core
.so - copies the Haru sample model into the demo viewer's expected search path
- launches the upstream demo viewer scene
Purpose#
This is the shortest path to answer the real question: can this machine/session render a Live2D Cubism model at all using the addon author's own demo path?