Maya for 3D Printing - Rapid Prototyping
In this course we're going to look at something a little different, creating technically accurate 3D printed parts.
# 1 08-07-2009 , 12:37 PM
Subscriber
Join Date: Feb 2006
Posts: 1,937

Texture Resolution Question

Does anyone have any knowledge on why we use texture resolutions such as 512px x 512px instead of 500px x 500px.

Cheers...

# 2 08-07-2009 , 01:19 PM
mtmckinley's Avatar
The Maya Mountain
Join Date: Aug 2002
Location: Seattle, WA
Posts: 8,245
mostly a computational thing. Plus, they divide evenly. For instance, the next size down from 512 is 256. The next size down is 128. Then 64. Then 32. Then 16. And so on. However the next size down from 500 would be 250. Then 125. The next size down is 31.25. Then 7.8125. Which would be a horrible ordeal to have to remember!

# 3 08-07-2009 , 04:54 PM
gster123's Avatar
Moderator
Join Date: May 2005
Location: Manchester Uk
Posts: 6,300
yeah its down to binary 1,2,4,8,16,32,64 yada yada. which is the number of "blocks" or pixels. scales up (and down) nicely.


Though on that front if I remember rightly HDD's are rounded to 1000's over 1024 in an OS but not by the manufacturer so what your PC "sees" is the rounded but the HDD is quoted as the full. Or theres something like that with them!! Got a year older today so starting to loose it!


"No pressure, no diamonds" Thomas Carlyle

Last edited by gster123; 08-07-2009 at 04:57 PM.
# 4 08-07-2009 , 08:07 PM
EduSciVis-er
Join Date: Dec 2005
Location: Toronto
Posts: 3,374
Actually, you only got a day older today... but like you say, we only see the rounded user added image

Happy birthday anyway!

# 5 09-07-2009 , 07:50 AM
Chirone's Avatar
Subscriber
Join Date: Dec 2007
Location: NZ
Posts: 3,125
because round numbers are for noobs user added image

mike and steve have it right

they reflect the largest numbers you can get with binary (only 0 and 1 exist)
2 = 1
4 = 11
6 = 111
8 = 1111
16 = 11111
number of combinations of 1 and 0 = number of digits you can put next to each other

keep adding another 1, you'll multiply the largest number by 2

yeah my answer is probably as incoherant as that old geezer over there *points to steve* user added image
but i'm also getting old and senile... that and i expect everyone to know what binary is and so what i said makes sense...

ps, programmer's worst nightmare: 011011012




that's a "Ch" pronounced as a "K"

Computer skills I should have:
Objective C, C#, Java, MEL. Python, C++, XML, JavaScript, XSLT, HTML, SQL, CSS, FXScript, Clips, SOAR, ActionScript, OpenGL, DirectX
Maya, XSI, Photoshop, AfterEffects, Motion, Illustrator, Flash, Swift3D

Last edited by Chirone; 09-07-2009 at 07:52 AM.
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads