Class: ModelGenerator

ModelGenerator()

Experimental UI for early version of generative AI. Plenty of functions, but only one actually works, so everything is disabled except generate.

Constructor

new ModelGenerator()

Source:

Classes

ModelGenerator

Methods

animate()

Animate an existing model. Allowed types: walk, run, dive
Source:

clearPrompt()

Disposes of search form and displays HUD buttons
Source:

generate()

Generate a 3d Model from prompt or image
Source:

loaded()

WorldListener interface
Source:

refine()

Refine an existing model. Currently only supported for the 'advanced' quality models. Please note that refine process may take more than 10 mins
Source:

rig()

Rig a model (IF riggable, that's another call)
Source:

show()

Shows all buttons, but only one works - use generate() instead
Source:

style()

Style an existing model. Currently only supported for the 'advanced' quality models. Allowed types: lego, voxel, voronoi
Source: