Skip to content

ApolloZhu/Augma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Augma

This is an ambitious project that implements Augma, an imaginary device depicted in Sword Art Online The Movie: Ordinal Scale which integrates augmented reality into everyday life activities. There already exists such devices like Google Glass and Microsoft HoloLens, however too expensive for normal customers. The goal of this project is to achieve similar functionalities as a software running on ARKit compatible iPhones (iOS 11, A9 or later processor) alone, without the help of any external sensors.

License

Augma - Transforming your iPhone to a HoloLens like device.
Copyright (C) 2018 Zhiyu Zhu <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http:https://www.gnu.org/licenses/>.

App Icon Components

Part of the icon, made by Pixel perfect from www.flaticon.com, is licensed by CC 3.0 BY

Another part of the icon is licensed by DEVELOPER ARTWORK LICENSE AGREEMENT FOR ARKIT of APPLE INC..


<script type="text/javascript"> window.onload = function () { document.getElementById("augma").style.display="none"; } </script>

Releases

No releases published

Packages

No packages published

Languages