https://github.com/openworm/openwormbrowser-ios
OpenWorm Browser for iOS, based on the open-3d-viewer, which was based on Google Body Browser
https://github.com/openworm/openwormbrowser-ios
Last synced: about 1 year ago
JSON representation
OpenWorm Browser for iOS, based on the open-3d-viewer, which was based on Google Body Browser
- Host: GitHub
- URL: https://github.com/openworm/openwormbrowser-ios
- Owner: openworm
- License: other
- Created: 2013-03-02T05:16:32.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T10:20:59.000Z (over 8 years ago)
- Last Synced: 2025-03-22T19:43:09.070Z (about 1 year ago)
- Language: Objective-C
- Homepage: http://openworm.org
- Size: 18 MB
- Stars: 22
- Watchers: 13
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
openwormbrowser (v1.0.0)
===============

#### [Available on the Apple iTunes App Store for iPad and iPhone as a universal binary.](https://itunes.apple.com/us/app/openworm-browser/id595581306?mt=8&uo=4)
* Inspired by Google [Open-3d-Viewer](https://code.google.com/p/open-3d-viewer/)
* Developed by Rich Stoner @ [WholeSlide Inc.](http://www.wholeslide.com)
* For the [OpenWorm Project](http://www.openworm.org/)
* Data from the [Virtual Worm Project @ CalTech](http://caltech.wormbase.org/virtualworm/)
* Support from [MetaCell, LLC](http://www.metacell.us)
* Icons by [Glyphish](http://glyphish.com).
___
### Simple usage:
1. Clone repository
2. Open OpenWorm.xcworkspace
3. Build
**Appledoc required to generate documentation** [http://gentlebytes.com/appledoc/](http://gentlebytes.com/appledoc/)
___
### License: MIT
Copyright 2012 Rich Stoner
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.