Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuripourre/luvmotion
Augmented Reality Experiments
https://github.com/yuripourre/luvmotion
Last synced: 1 day ago
JSON representation
Augmented Reality Experiments
- Host: GitHub
- URL: https://github.com/yuripourre/luvmotion
- Owner: yuripourre
- License: lgpl-3.0
- Created: 2014-02-13T23:22:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T14:00:12.000Z (about 8 years ago)
- Last Synced: 2023-04-27T20:20:58.536Z (over 1 year ago)
- Language: Java
- Size: 116 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LuvMotion
=========LuvMotion is a library that combines [Luvia](https://github.com/yuripourre/luvia) (3D Engine) and [E-Motion](https://github.com/yuripourre/e-motion) (Image Processing).
Luvia is used to create fake 3D scenes to test some E-Motion Filters aiming in Augmented Reality.
## Screenshot
The image below shows the fake scene at the left-top corner of the image, created using JOGL.
The 2D Marks and texts was made using [glg2d](https://github.com/brandonborkholder/glg2d).
The vector was created/calculated using [E-Motion](https://github.com/yuripourre/e-motion)'s posit algorithm with Angle and Axis params.
![Posit Example](https://raw.github.com/yuripourre/luvmotion/master/screenshots/positaxis.png)