Skip to content

a 2D image should be deformed using a 4x4 grid of control points which are used to construct a cubic Bezier Spline surface for a smooth deformation field in x- and y-direction. This was a task as part of the Simulators in Games and Medicine course, Heidelberg University.

License

Notifications You must be signed in to change notification settings

zvezdochiot/Soft-object-deformation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soft object deformation

About

A 2D image should be deformed using a 4x4 grid of control points which are used to construct a cubic Bezier Spline surface for a smooth deformation field in x- and y-direction. This was a task as part of the Simulators in Games and Medicine course, Heidelberg University.

Build

g++ -Wall Image.cpp CG_2019_Youssef_10.cpp -o sodfrm -s

2021

About

a 2D image should be deformed using a 4x4 grid of control points which are used to construct a cubic Bezier Spline surface for a smooth deformation field in x- and y-direction. This was a task as part of the Simulators in Games and Medicine course, Heidelberg University.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%