This is a modular 3D engine for Scratch. Currently it is under development but usable. The main formule is: screen x = x / z screen y = y / z With f (focus): screen x = x * f / z screen y = y * f / z