Skip to content

Blender 3D scanner simulator for Point Cloud and RGB-D synthetic dataset creation

License

Notifications You must be signed in to change notification settings

ilVecc/scanner_simulator

Repository files navigation

3D Scanner Simulator

Blender 3D scanner simulator for Point Cloud and RGB-D synthetic dataset creation.

Requirements

  1. Blender 3.2+ available from CLI (on Windows, blender.exe must be added to PATH)
  2. Install libraries into Blender's Python via blender -b --python install_requirements.py

Usage

Simply run something like

blender -b --python simulator.py -- OUTDIR/ IMAGES -M MESHES/ -P PARAMS/ 

An elaborate (and actually pretty standard) example is

blender -b --python simulator.py -- DATASET/ 5000 -M MODEL.obj -P PARAMS.yml -n DATASET_NAME -s 0 -t random_sphere -d 0.0 -j 0.1 -z 1.75 -hw 940 704

About

Blender 3D scanner simulator for Point Cloud and RGB-D synthetic dataset creation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published