armortools icon indicating copy to clipboard operation
armortools copied to clipboard

Asynchronous loading of mesh assets

Open kwsxing opened this issue 5 months ago • 2 comments

When I import a big mesh file, the application is halted for a long time.

I can do this feature if you think it is worth it.

kwsxing avatar Oct 31 '25 06:10 kwsxing

Hi, how big is the mesh file? How long does it take to import for you?

Freezing is bad it should be resolved eventually, but maybe we can focus on import speed first.

luboslenco avatar Nov 21 '25 10:11 luboslenco

Hi, how big is the mesh file? How long does it take to import for you?

Freezing is bad it should be resolved eventually, but maybe we can focus on import speed first.

The mesh is combined with 4,172 parts. Total faces 219,148. Total vertices 206,376.

kwsxing avatar Nov 28 '25 09:11 kwsxing