HugoTini / DeepBump

Normal & height maps generation from single pictures
https://hugotini.github.io/deepbump
GNU General Public License v3.0
1.02k stars 36 forks source link

DeepBump as Command-Line Program #5

Closed fuchsundvogel closed 1 year ago

fuchsundvogel commented 1 year ago

Hey HugoTini, on your blog post about DeepBump it is stated that 'This tool is available both as a Blender add-on and as a command-line program.'

Unfortunately I was unable to find any further information about the 'command-line program' anywhere. All repository content seems to be the blender add-on only. Can you give any hints about how to use DeepBump without blender? Or is that just not easily possible right now?

Thank you very much!

DriesDeRidder commented 1 year ago

Yeah having the same problem. I don't really have python experience so getting this to work is kinda hard. Any tips?

HugoTini commented 1 year ago

Hi ! Indeed, there used to be a CLI, but wasn't kept in the last refactoring. If this is still wanted, then we should bring it back

DriesDeRidder commented 1 year ago

Yeah I would still like to have it implemented :)

EnviralDesign commented 1 year ago

yeah thinking the cli option is as must have! love that you integrated it so nicely in to blender, but cli is super important to integration into other pipelines.

HugoTini commented 1 year ago

The latest version adds a terminal CLI, see cli.md. If there is any issue with it, feel free to open a new issue