FlexiCubes icon indicating copy to clipboard operation
FlexiCubes copied to clipboard

Adaptive mesh optimization with octree structure

Open chenjiajie9811 opened this issue 1 year ago • 2 comments

Hi, thanks for the amazing work!

I am interested in the adaptive meshing as demostrated in Figure 14 in your paper. image

How is the octree data structure progressively formulated in your case, could you please provide some example code regarding this adaptive optimization process?

Regards

chenjiajie9811 avatar Dec 16 '23 22:12 chenjiajie9811

The original code in flexicubes.py uses a function called '_get_case_id' which works on regular grids, so it is a bit blurry how to use the current code given to construct octree (while following paper and supplementary).

Eyvaz27 avatar Feb 05 '24 15:02 Eyvaz27

@frankshen07 I would apprieciate it a lot if there is any comment or update on this issue.

chenjiajie9811 avatar May 03 '24 08:05 chenjiajie9811