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.

Home Page:http://imagine.enpc.fr/~groueixt/atlasnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question About Visulization

yufeng9819 opened this issue · comments

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!

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

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