test: batch generation 9/9 success with mmap+malloc_trim fixes
All 9 images processed successfully: - Phase 1: 9/9 shapes generated - Phase 2: 9/9 textured GLBs generated - Zero OOM kills, zero failures Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
9
test/models/desk/textured_mesh.mtl
Normal file
9
test/models/desk/textured_mesh.mtl
Normal file
@@ -0,0 +1,9 @@
|
||||
newmtl Material
|
||||
Kd 0.8 0.8 0.8
|
||||
Ke 0.0 0.0 0.0
|
||||
Ni 1.5
|
||||
d 1.0
|
||||
illum 2
|
||||
map_Kd textured_mesh.jpg
|
||||
map_Pm textured_mesh_metallic.jpg
|
||||
map_Pr textured_mesh_roughness.jpg
|
||||
Reference in New Issue
Block a user