Jump to content

Recommended Posts

Posted (edited)

Hello all,

Not sure if this will be useful to anyone, considering you can scale a shape when you use it, but I wrote a script you can use to scale up your models quickly, if you made a model too small at first like I did. Does nothing with UV, animations, etc. so you might want to use it only in the modelling stage.

Here is the result I got - if you're a real connoisseur you'll recognize what I'm making, too :) 

image.png.e9dd2799b995b0feaf96c66f238b8ba0.png

The script is located here:

[removed but available at request.]

Rough steps to use it:

  1. Install Python (programming language & tools to run it)
  2. Save scale.py, probably to the directory where you want to scale models
  3. Run a command in your terminal or command prompt in that directly something like "python scale.py smallModel.json 5 bigModel.json"

On some systems it might be "python3" instead of "python".

 

Edited by genovefa
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.