World Optimization - Overview
VketCloudSDK provides viable methods of optimization for better world performance on web browsers / smartphones.
Occlusion Culling
In Occlusion Culling, the objects beyond a certain occluder in the player's PoV (e.g. giant buildings, walls, etc. ) can be cut out from the draw process, optimizing the performance as a result.
Texture Compression
In Texture Compression, the textures used in the world may be compressed using external tools.