cg3hci / HexBox

HexBox is an intuitive modeling method and interactive tool for creating and editing hexahedral meshes. Hexbox brings the major and widely validated surface modeling paradigm of surface box modeling into the world of hex meshing.
Other
53 stars 7 forks source link

Can't load other meshes #17

Closed Zhumin-collab closed 4 months ago

Zhumin-collab commented 4 months ago

hello,there is no errors in compiling process,but i can't load other meshes

微信图片_20240523221929
gcherchi commented 4 months ago

Hi Zhumin, can you send us the mesh you are trying to upload?

Zhumin-collab commented 4 months ago

thanks,just any meshes in models folder

gcherchi commented 4 months ago

Ok, I see the problem. Meshes in the "models" folder have been modeled with HexBox and exported as final meshes (.mesh files). In HexBox you cannot import generic hexahedral meshes. Importing existing hexmeshes is not currently supported, as we would need to also import (or derive) the DAG of associated operations. If you want to import hex-meshes generated with HexBox you must save them as .hmp file (a format including both the geometry and the DAG of the modeling session). Alternatively, you can upload a surface mesh and use it as target mesh to guide your modeling session from scratch (the surface mesh must be uploaded from the "Target mesh" menu option).