Skip to content

A tool that generate formated pio models in a fast speed

Notifications You must be signed in to change notification settings

arika163/pio-model-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pio Model Generator

A tool that generate formated pio models in a fast speed

Basic Usage:

Delete old static folder and create new one.(Be careful)

node index.js

Use with Pio

Pio Model Generator can help you change pio's texture randomly when refreshing page

Example:

var pio = new Paul_Pio({  
  ...  
  "model": [`static/models/pio-${pio_models[Math.floor((Math.random()*pio_models.length))]}/model.json`]
});

Thanks

Thanks for providing ideas and material

Pio
live2d_api

About

A tool that generate formated pio models in a fast speed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published