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.
- Host: GitHub
- URL: https://github.com/geri-borbas/ios.prototype.neumorphism
- Owner: Geri-Borbas
- Created: 2020-03-02T04:33:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T03:16:42.000Z (over 5 years ago)
- Last Synced: 2025-03-29T15:34:41.621Z (7 months ago)
- Topics: dark-mode, neumorphic, neumorphism, scenekit, swift, swiftui
- Language: Swift
- Homepage:
- Size: 1.59 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.

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