DLR-RM / DLR-RM/BlenderProc

[FEATURE]: Chaning of .obj/.ply files into .blend files

Open
#355 5 comments 1 reaction 1 assignee Claimed by @cornerfarmer View on GitHub
enhancement
Dominant language
Python
Stars
3.7k
Forks
518
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Loading `.obj` or `.ply` files takes forever, it would be much nicer if those can be loaded at the same speed as `.blend` files can be loaded.

**Describe the solution you'd like**
Add a `ENV_VAR` which can be set, which then asks blenderproc to check if the given file path, was used before if it was not used before load the file normally and create a `.blend` file, then the next time this blend file will be loaded instead of the original file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.