SuikaSibyl / FreeFormDeformation

FFD in Qt C++ with simple animation & dynamic mesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeFormDeformation

FFD in Qt C++ with simple animation & dynamic mesh

image

1. Build

Please install Qt Creator, then open MyLab.pro with double click, the project would be loaded. It would be very easy to build with Qt Creator (By ctrl+B).

2. Content

Change the viewpoint of the scene by moving mouse.

image

Change the visibility of the grid.

image

Deform the mesh by chosing a point of the grid, and move the x/y/z bar.

image

Begin an animation by FFD.

image

About

FFD in Qt C++ with simple animation & dynamic mesh


Languages

Language:C++ 51.5%Language:C 42.6%Language:GLSL 3.1%Language:QMake 2.8%