Re: Morphing from a square to a curve-bounded area



Thank you!

"Dave Eberly" <dNOSPAMeberly@xxxxxxxxxxxxxxx> wrote in message
news:mYg8f.1180$m81.946@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> "Charles Goodwin" <cgnews@xxxxxxxxxxxx> wrote in message
> news:leb8f.3056$S24.203466@xxxxxxxxxxxxxxxxxx
>
>> PS -- Is there anything in Wild Magic that might help with this?
>
> Here is a sample 2D application that allows you to drag the nine
> control points around the screen and see how the image is
> warped.
> http://www.geometrictools.com/Temp/QuadraticFreeForm2D.zip
>
> The initial screen is
> http://www.geometrictools.com/Temp/QFF_Screen1.png
> A few control points are moved around
> http://www.geometrictools.com/Temp/QFF_Screen2.png
> The right-middle control point is move towards the upper left of
> the screen to force the image to "fold over".
> http://www.geometrictools.com/Temp/QFF_Screen3.png
>
> --
> Dave Eberly
> http://www.geometrictools.com
>
>


.



Relevant Pages

  • Re: Drag a file(path) from an Access Form into another app?
    ... Only thing is I'm not using a .Listview control. ... picturebox, image, and textbox, all support OLE drag and drop. ... Private Sub ListView0_MouseDown(ByVal Button As Integer, ...
    (microsoft.public.access.formscoding)
  • Re: Drag a file(path) from an Access Form into another app?
    ... Private Sub ListView0_MouseDown(ByVal Button As Integer, ... I've simulated drag and drop in Access before, ... goal here is to actually use Windows drag and drop, ... custom control is the answer. ...
    (microsoft.public.access.formscoding)
  • TreeView Mouse event behaviour puzzles
    ... I am looking to implement drag & drop in a TreeView control. ... I changed to the MouseDown/MouseMove/MouseUp approach the MouseDown/MouseUp ... ...Numerous MouseMove events occur in succession here ...
    (microsoft.public.dotnet.general)
  • Re: What do I call what I want to do?
    ... Inherit the class from System.Windows.Forms.CommonDialog. ... and you can drag it onto your project (it ... it doesn't work - it looks for a dll and can't find it. ... A control is a class. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: vs 2008 - designer no positioning
    ... Now I have to click outside of the control then click it again and drag it. ... The designer adds and edits a style for that object's position. ... All I'm doing is selecting new item and then ASP .net page. ...
    (microsoft.public.dotnet.languages.vb)