lukasHoel / text2room

Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models (ICCV2023).
https://lukashoel.github.io/text-to-room/
MIT License
1.02k stars 71 forks source link

Visualization without roof. #30

Closed Sharpiless closed 11 months ago

Sharpiless commented 11 months ago

Hi, thanks for your excellent work! Could you release the visualization code of the textured meshes without a roof, as in Figure 1 and Figure 5? Thank you very much for your kind consideration and I am looking forward to your early reply.

lukasHoel commented 11 months ago

Hi, there is no code, I did it manually with meshlab. First align the mesh with the XY plane and then choose some height at which to cut

Sharpiless commented 11 months ago

I see. Thank you very much!