'THREE.js - get cartesian plane of a SphereGeometry

Im building a tile engine which wraps a SphereGeometry and im struggling with getting the 2D plane of the geometry. I need that because further im looking to get the visible area only in order to increase network efficiency.

Any ideea is welcomed. Thank you!



Solution 1:[1]

Legal maybe the wrong word. There's no law against strings!

It's perfectly fine to have hashes as strings.

For example, one of the most popular hash functions, SHA 256 returns a 64 character string that has both letters and numbers.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Hevidu