Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

File metadata and controls

12 lines (8 loc) · 581 Bytes

Cinder-SimpleWarping

Simple perspective Warping Block for Cinder that doesn't depend on OpenCV.

Uses a technique taken from glfx.js, originally from the Java Advanced Imaging library

For more robust and complex warping use Paul Houx's great Cinder-Warping block.

Todo

  • Add save/load
  • Add sample for multiple warps at the same time