An open API service indexing awesome lists of open source software.

https://github.com/geri-borbas/ios.prototype.neumorphism

An experiment to create photorealistic dynamic neumorph SwiftUI components rendered with SceneKit.
https://github.com/geri-borbas/ios.prototype.neumorphism

dark-mode neumorphic neumorphism scenekit swift swiftui

Last synced: 6 months ago
JSON representation

An experiment to create photorealistic dynamic neumorph SwiftUI components rendered with SceneKit.

Awesome Lists containing this project

README

          

# SceneKit Neumorphism

An experiment to create **photorealistic dynamic neumorph SwiftUI components rendered with SceneKit.** SceneKit provides pretty advanced lighting (global illumination, HDR lighting, area shadows) solutions out of the box pretty suitable to beautifully render dynamically created meshes for UI controls.

![SceneKit Neumorphism](Documentation/Screenshot_2020-03-03_at_4.11.36.png)

## License

> Licensed under the [**MIT License**](https://en.wikipedia.org/wiki/MIT_License).