Skip to content

A simple Python script to batch render objects from the ShapeNet dataset from a number of views using pyrender.

Notifications You must be signed in to change notification settings

matija-speletic/python-shapenet-renderer

Repository files navigation

Python ShapeNet Renderer

A simple script to batch render objects from the ShapeNet dataset using pyrender.

Usage

  1. Generate camera and light poses by running:

    python pose_generator.py
    

    Feel free to experiment with different parameters and numbers of poses.

  2. Render the dataset by running:

    python batch_render.py

About

A simple Python script to batch render objects from the ShapeNet dataset from a number of views using pyrender.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages