This program allows you to view graphs of mathematical functions in two dimensions, defined by the user, in the real world through the aid of augmented reality. The program exploits the power of the Unity 3D graphics engine and the Kudan AR library for augmented reality. The program was created thanks to the presence of various online tutorials that will be referenced at the end of the description. The aims of the program are not particularly defined, the project is born for pure fun and curiosity.
- Kudan AR
- Unity3D
- ExpressionParser
- LeanTouch
- Any Android device
- Minimum API = 21 (Marshmallow 5.0)
- Maximum API = automatic
- PI
- e
- Square root
- Absolute value
- Natural Logarithm
- Floor function
- Ceil function
- Sin
- Cos
- Tan
- Asin
- Acos
- Atan
- Atan2
- Random function
- Common mathematical operatos ( +, -, ^, /, * )
The values assumed by the x start from 0 up to the number set in the resolution slider.
- Press "Formulas" button.
- Compose the functions to be displayed
- Press "OK" button to confirm
- Press "Respawn" to visualize the mathematical graph
- Press "DEL" to remove the formula and the graph
- Hit the "Respawn" button every time you move and you want to view the graph
- If you want, you can take a photo by pressing "Shoot" button (the path of the output file saved is Internal Storage/Android/com.michele.arm2df/files/Screenshot.png
- If you want, you can change the resolution of the line function by scrolling the value in the slider on the right
- Horizontal Surface Detection
- Photo Capture
- Scaling the graph (using two fingers)
- Rotate the graph (sliding your finger horizontally)
- Change the line function resolution