In 3D, the object placed far away from the center of the experience do not require a high fidelity in rendering and though can be highly optimized to lighten performance requests. One solution is to transform 3D objects into Billboard, a mix between 2 intersected planes. 



"Create billboard" function to automatically generate a fully-textured billboard out of a model. It creates a new mesh composed of multiple planes from given meshes.