Skip to content

lth-1026/VisualizeTilt

Repository files navigation

Visualize Tilt

This project is designed to visualize the tilt of a mobile device.

Features

This project serves several purposes:

  • Utilizes all three dimensions
  • Visualizes the current tilt of the mobile device
  • Displays a diagram with the history of tilts

Inspired by the artist Mondrian, whose works feature geometric patterns, I visualize the x and y axes as vertical and horizontal lines and fill the sections with specific colors, translating the x, y, z values into corresponding r, g, b color values.

For the tilt history diagram, I implemented a 3D x, y, z axis graph. Each dot represents a saved data point, and when you tap a dot, a specific image corresponding to that x, y, z value will appear.

How to Use

  1. Simply tilt your phone.
  2. To save the x, y, z values, tap the screen.
  3. View the saved values in the Graph section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages