ThibaultGROUEIX / AtlasNet

This repository contains the source codes for the paper "AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation ". The network is able to synthesize a mesh (point cloud + connectivity) from a low-resolution point cloud, or from an image.
http://imagine.enpc.fr/~groueixt/atlasnet/
MIT License
678 stars 120 forks source link

Question About Visulization #82

Closed yufeng9819 closed 1 year ago

yufeng9819 commented 2 years ago

Hey! Sorry to disturb you again!

I want to know if there any effective tools by python to visulize .obj file and save it to .png (except for meshlab).

Thanks for your reply!

ThibaultGROUEIX commented 2 years ago

You could look into trimesh, pytorch3d, nvdiffrast, moderngl, ... Cheers, Thibault

ThibaultGROUEIX commented 1 year ago

Closing this since the issue is stale, feel free to reopen. Thanks a lot for for playing around with AtlasNet. Cheers, Thibault