Earlier quoted context omitted.
my main issue is the people making hiring and budget decisions aren't 3D artists, they're managers. my work might be objectively better than GPT's, but is that going to matter when my boss compares the cost difference and decides GPT is 'good enough'?
When your boss gets fired for delivering garbage it will matter
BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
221–230 of 301 posts
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#222Earlier quoted context omitted.
It is good when people lose their jobs, actually!
That wasn't my point. It is bad that they will lose their jobs. But that doesn't mean we should keep those jobs around.
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#223I’m waiting for SiriGPT, and frankly I’ve wondered why its taken Apple so long to figure out how to do even the most basic of voice powered commands from my iPhone.
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#224I know this tech is terrifying to actual 3D artist who don’t want be a “prompt engineer”, but as someone who has never used Blender, I think its cool that I can create something using tools like this and use them in my projects, ex background animation on a website hero section.
It just raises the bar so that 3D artists who are only capable of reproducing the same boring things they saw in YouTube tutorials are no longer considered proficient. The more I think about this trend, the more I think it might be good. Bootcamp devs are no longer good enough for junior roles since a GPT could replace them. Digital media people who learnt via YouTube and have no real talent are no longer skilled eno…
My experience in the software industry (20 years now) showed me that the best ones were the ones who got into it out of genuine interest. They tended to write software as a hobby.
There was no shortage of CS grads who couldn't be nearly as productive.
The self-taught ones, or the ones with genuine interest who also completed a degree program were the best.
I wouldn't discriminate against "boot camp coders" or people who learn things from YouTube.
There's a lot of people who live in a different world where an expensive college/university education is not an option.
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#225Please someone build the same thing for JetBrains, where the AI has access to the full context of my project, and I can tell it "add a feature here" and then review the code before committing.
In the long run I think that continuous training will be obvious with new models rolled out on a very high frequency if not continuously.
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#226This is something that a year ago, if you saw it in a movie, your eyes would roll.
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#227this is cool, but hm, how should I put it... Ultimately there's a relationship between the preciseness in which you want to control something and the underlying information, as conveyed in language, to describe such precision. Whether you use plain english, or code - ultimately to do things of sufficient precision you will have to be equally precise in your description. I'm sure someone with more time and more knowle…
with a search plugin you can have it find the api docs and have it output interesting parameters and how to use them with examples.
with a python REPL plugin you can have it generate 10 variations and run the code for each.
with GPT4 and plugins you could describe the output you want to midjourney or something and give the prompt to it to generate it in blender(feed the outputs to some image similarity vector to compare) and have it search through parameter space(or vector space of the prompt) until it finds something pretty close to what you want.
given your budget of course.
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#228Earlier quoted context omitted.
The JEE exam in India is very advanced, I doubt most Europeans or US students could pass it, even after a year or two at university. So those who enter IIT are already quite good very early.
India's high-stakes exams are also plagued by cheating.[1] So just because someone ostensibly "passed" an exam doesn't mean they actually did. Of course, India's education system is far from the only one where cheating is rampant, which is just one reason to look on credentials and accolades everywhere with a skeptical eye. [1] - https://www.economist.com/asia/2022/05/26/indias-exams-are-p...
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#229This is something that a year ago, if you saw it in a movie, your eyes would roll.
I think real CSI "enhance" is coming also although i'm sure all kinds of details will be imagined and interpolated
Re: BlenderGPT: Use commands in English to control Blender with OpenAI's GPT-4
#230"The generated code might not always be correct. In that case, run it again lmao" is the best documentation I've read all week.
"Monkey around with the prompt and pray" has replaced unit testing.