[console_scripts]
py3dgen = py3dgen.cli:main
py3dgen-batch = py3dgen.cli:batch_command
py3dgen-convert = py3dgen.cli:convert_command
py3dgen-gif = py3dgen.cli:gif_command
py3dgen-info = py3dgen.cli:info_command
py3dgen-multiview = py3dgen.cli:multiview_command
py3dgen-preview = py3dgen.cli:preview_command
py3dgen-test = py3dgen.cli:test_command
py3dgen-video = py3dgen.cli:video_command
