Hacker News new | ask | show | jobs
by raihansaputra 954 days ago
blender has a python api and everything you can do in blender can be replicated with scripts. for a start you can draw geometric shapes to show variables and a for loop.
2 comments

Not just “it has an API”, but it has the most discoverable API I’ve ever seen - if you go into the settings menu and enable “python tooltips”, then hovering over any button or input widget will give you instructions for how to activate or modify the value programatically :D
except extruding with scale restrictions: https://blender.stackexchange.com/questions/87165/python-scr...