Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 520 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 520 Bytes

THZUICanvas

Basic demo implementation of an interactive canvas with directly modifiable elements for iOS. The canvas is embedded in a zoomable user interface.

Features

  • Renders a hierarchical element tree.
  • Paning and zooming to change the view port.
  • Moving, scaling and rotating of elements.
  • Change element z-axis order.

To Do

  • UI for adding and removing of elements.
  • Non-proportional element scaling.
  • Element snapping.

License

Made available under the MIT License.