Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 481 Bytes

Silver Shadow

What is Silver Shadow?

Silvershadow is a Swift based zoomable, scrollable Metal 2D Tool Kit for iOS and macOS.
Since, MTKView or Metal backed view is not suitable placing within UIScrollView, NSScrollView. It is hard to provide similar user experiences by handling mouses or touches manually. Silver Shadow provides UIScrollView or NSScrollView associated with RenderView and uses it's coordinate system for applying Metal rendering.

TODO: Documentation