Skip to content

Shkyrockett/EnvelopeWarpPlayground

Repository files navigation

Envelope Warp Playground

This is an experiment with warping polygons using envelope deformation in c# .NET 8 Windows Forms.

Screen shot

I created this experiment as a proof of concept after reading through Ben Morris' EnvelopeDistortion code and realized he was taking a slightly more complicated approach than nessisary where he uses Cliper to get points from curves. I realized that this could be simplified with curve and linear interpolation. This is the simplification rewrite to use interpolation.

In theory, it should be possible to use any kind of curve that can be interpolated for the envelope sides.

About

Experiment with envelope warping geometry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages