Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
// Output .MDL
$modelname boxx.mdl
//Location of textures in the materials folder
$cdmaterials rose/boxx
$staticprop
$scale 1.0
// Whole body
$body studio "./boxx.smd"
// Sequences: all sequences are in $cd
$sequence idle "[Your model's animation sequences" loop fps 15
$collisionmodel "boxx.smd" {
// Mass in kilograms
$Mass 100
$concave
}