chyi13 / Radical-subdivision-demo

Thesis work (Model Subdivision)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radical subdivision demo

Thesis project demo.

Thesis topic: A novel progressive mesh representation method based on the half-edge data structure and √3 subdivision This program can read .ply and .ase files. It can subdivide and reverse subdivide the reading models. The reverse subdivision data is diplayed as well.

'r' to subdivide 'b' to reverse subdivide 'w' to display with wired or not

=================================== Screenshots

Demo results

  • Before building progressive mesh

Alt text

  • After building

Alt text

Building process

  • split

Alt text

  • predict

Alt text

  • update

Alt text

Building result

Alt text

About

Thesis work (Model Subdivision)


Languages

Language:C++ 92.6%Language:C 7.4%