units in world space?

Started by tjm, March 25, 2010, 11:03:50 PM

Previous topic - Next topic

tjm

A few more questions for the day ....


  • What are the units in world space?
  • What are they related to?
  • Is there a notion of scale or size .... how many units would be considered 'close,' 'far,' 'small,' and so on?

I download and started using jPCT only yesterday morning, and this is my first foray into 3D, so please forgive all the beginners questions all in a row.

TIA.

--Tim.

EgonOlsen

#1
They have no actual scale or size. Units in 3D are just like units in 2D. You can create assets, where 10 pixels on the screen cover one cm in reality and you can do the same so that it covers 1 or 100m. In 3D, it additionally depends on the camera settings. Personally, i prefer to think in steps of 10 in 3D, which works fine for most indoor scenes with the default camera settings.

Just play around with these things to get a grasp of it.

tjm

Thanks. It sort of makes sense .... I'm just used to 2D coding where 1px = 1 unit.

Time to go play :)

--Tim.