main concept : produced by referring to the data generation part of the Points2surf
Generating Point Cloud by using Blensor (ToF Simulator)
git clone https://github.com/kochanha/Mesh-to-Pointcloud-using-Blensor.git
cd mesh2pc
# create conda env
conda env create --file p2s.yml
# activate the new conda environment
conda activate p2s
cd datasets
Make it the same as the example file format and store the obj file in the "00_base_meshes" folder.
cd bin
# Download Blensor Appimage
wget https://www.blensor.org/dload/Blensor-x64.AppImage
Open "make_dataset.py"
datasets = [ "" ] # modification is mandatory
python make_dataset.py