Cube length passed to gl functions
#7
physics.cpp:353

const float CUBES_PER_METER = 4; // assumes 4 cubes make up 1 meter

I'm not exactly sure what you are asking, but this is the "real" conversion from cube to metric. The variable is only used once though, for physics calculations.
Thanks given by:


Messages In This Thread
RE: Cube measuements - by ExodusS - 19 Apr 13, 12:20AM
RE: Cube measuements - by InitialSAW - 19 Apr 13, 01:00AM
RE: Cube measuements - by ExodusS - 19 Apr 13, 02:04PM
RE: Cube measuements - by PhaNtom - 19 Apr 13, 01:14AM
RE: Cube length passed to gl functions - by Ronald_Reagan - 19 Apr 13, 05:23PM