Tagged articles
2 articles
Page 1 of 1
HomeTech
HomeTech
Dec 20, 2022 · Frontend Development

Design and Implementation of an Indoor Space Management System Using SVG and Vue

This article describes the architecture, functional modules, technology choices, and detailed implementation techniques—including coordinate definition, collision detection, zoom/drag handling, object selection, batch operations, alignment, and indoor positioning—of a Vue‑based indoor space management platform that visualizes workstations, meeting rooms, and assets on an interactive map.

SVGVuecollision detection
0 likes · 10 min read
Design and Implementation of an Indoor Space Management System Using SVG and Vue
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Apr 9, 2021 · Mobile Development

Overview of Android Sensors, Coordinate Systems, and Dynamic Sensor Usage

Android devices provide dynamic, environmental, and position sensors, with a screen‑oriented coordinate system, and the article explains how accelerometer, gyroscope, gravity, linear‑acceleration, and rotation‑vector sensors work, their data processing, and why rotation‑vector and gravity sensors are preferred for motion‑detection, AR, gaming, and navigation.

AccelerometerAndroidRotation Vector
0 likes · 9 min read
Overview of Android Sensors, Coordinate Systems, and Dynamic Sensor Usage