Hi pals!
More than 1 years ago, before our studio switched to Blender and before my switch to Python learning, I wrote a very rough and unfortunately unfinished tool for 3dsmax that I briefly used to do some on-screen review when I received max files from a couple of freelance artists.
It was all maxscript.
One could create a text annotation (no hand-drawn stuff), set an optional line to point a specific position, change note color (edit not implemented), capture a screenshot and (using another maxscript devilry with some .net code) send an email from 3dsmax with the screenshot(s) attached.
Notes were placed in 3d an text was always screen aligned.
I link here a short video I just did to see what I had…
ReVieport wip
Now…I’d like to pythonize this and have a similar tool for Blender.
I saw the annotation tool that is basically a “draw stuff in 3d space”: maybe it could be a starting point.
I ask to you friends, is there anything similar already done as blender addon?
What kind of feature would you like to have in a tool like this?
But in general, do you think that it could be useful?
If you want to brainstorm a little and give me input I’ll take all suggestion!
No hurry in having this, it’s more a side project while I work on other stuff.
I remember also an old pixar backstage video where an internal tool was briefly shown: they could draw on a specific frame, so it was possible to review an animation and not only a model.
Many thanks for your thoughts and ideas!!