panorama_viewer library
Classes
Enums
Functions
-
generateSphereMesh(
{num radius = 1.0, int latSegments = 16, int lonSegments = 16, Image? texture, Rect croppedArea = const Rect.fromLTWH(0.0, 0.0, 1.0, 1.0), double croppedFullWidth = 1.0, double croppedFullHeight = 1.0}) → Mesh -
orientationToQuaternion(
Vector3 v) → Quaternion -
quaternionToOrientation(
Quaternion q) → Vector3