openwormbrowser-ios icon indicating copy to clipboard operation
openwormbrowser-ios copied to clipboard

OpenWorm Browser for iOS, based on the open-3d-viewer, which was based on Google Body Browser

Results 5 openwormbrowser-ios issues
Sort by recently updated
recently updated
newest added

Preliminarily resolves #6 This fixes some reds and modernises some of the code and app attributes. This is far from complete. * Icons offset incorrectly on iPhone X's safe areas....

Currently the app will not work on iOS 11. The app probably needs to be rebuilt in a modern xcode environment, attempted to be rebuilt, and then each error that...

There are 5 errors as soon as I take the latest version. I am using Xcode Version 6.4 (6E35b). -- Changing the build architectures to armv7 only removes the ARC...

This is an issue on the [iOS app](https://github.com/openworm/openwormbrowser-ios) Meta data view was a proposed function and [code had been written to enable it](https://github.com/openworm/openwormbrowser-ios/blob/master/WormBrowser/OWMetaDataViewController.m#L136). It loaded up a [JSON file and...

enhancement

## Summary - Fix Metal rendering pipeline (missing setFragmentBuffer for fragment shader) - Implement staged opacity for layer peeling (cuticle→organs→muscles→neurons) - Fix initial camera zoom to properly fill screen -...