Ephraim Kappler
Reprobate
Join date: 9 Jul 2007
Posts: 1,946
|
07-02-2009 08:25
I'm sure I read a post on these forums about how the minimum distance between vertex points in a sculpt is limited by some aspect of the proportions but I'll be damned if I can find where I read that.
Would someone be kind enough to expand?
|
Domino Marama
Domino Designs
Join date: 22 Sep 2006
Posts: 1,126
|
07-02-2009 09:09
the .tga file for sculpties is 8 bits per color channel, so there's 256 positions a vertex can be at. This means each step is 1/255 of the dimension. So if you scale to 2.55, each step is 0.01 so they go 0.00, 0.01, 0.02 -- up to -- 2.55
|
Ephraim Kappler
Reprobate
Join date: 9 Jul 2007
Posts: 1,946
|
07-02-2009 09:13
Thanks for that, Domino. Guess I better get onto it with my pocket calculator.
|