Skip to content

silence401/MeshMultiViewRender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesh Multi-View Render tools

This Project uses ply format mesh to produce multi-views 2D rgb images

Dependencies

glumpy is python openGL. http://glumpy.github.io/

About OpenGl Coordinates Transform

Usage

  • python main.py generate_rgbs --rgb_path='data/images' --label_path='data/labels' --vis_path="You view mesh path" --vis=True It can generate view points on a sphere, rgb images and 9 controls points. if vis=True: it saves a ply mesh in your path folder to debug and visualization, you can watch it on meshlab

About

Using glumpy to render rgb images from ply mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%