Michael Vorontsov

3pods

ARController

Idea is to provide to AR and Scene kit mechanism similar to ViewController. Usually several application consist of several subsequent phases, or scenes. Each scene happened insed same environment, sessions and objects however interactions between them, user actions and UI can vary.

License: MIT

  • Swift

ResultPromises

Provide generic Result and Promises types, that allows to organise async calls as sequence of events and monads. Promises can be mixed with other Promises, Results and throwable closures.

License: MIT

  • Swift