Size of Entity in View
Blitz3D Forums/Blitz3D Programming/Size of Entity in View| 
 | ||
| How do I get/Whats the equation for the size of an entity as it appears on screen? I need to scale an image depending on whether an object is close or distant from the camera | 
| 
 | ||
| Maybe, 2 ways ( and many else... ) for doing this first one : (pseudo-code) Second one : The "easy" method (but not efficient) | 
| 
 | ||
| Thanks a lot, I'll give that a try |