This AI changes EVERYTHING (ChatGPT x Blender)

2024 ж. 1 Мам.
783 329 Рет қаралды

ChatGPT is a powerful AI tool that can be used to write python scripts for Blender. In this tutorial we dive into OpenAI ChatGPT's chatbot go over 3 useful examples on how to utilize AI results in Blender based on text promts.
The chatbot: chat.openai.com/
Here are some of the more complicated scripts that I got
Delete material duplicates: pastebin.com/Uj77mjic
Mandlebrot: pastebin.com/WAvGrbsV
Mandlebulb: pastebin.com/71NkTpKQ
3D Julia fractal: pastebin.com/sGsDp6ff
The first two examples are simple scripts that ChatGPT will most likely regenerate without failure.
00:00 Intro
00:34 Accessing the ChatGPT AI
00:56 Scattering objects randomly
02:14 Perfect circle array
03:43 Bulk Actions
05:51 Generating a mandlebrot fractal
10:18 Insane result I got a while back
11:07 Outro
Interested in the project file? Let me know. I might set up a way to download them.
Twitter: / straycreations
TikTok: / straycreations
Reddit: / stray_tom
#chatgpt #ai #blender3d #tutorial
I will be making more tutorials on Blender, specifically geometry nodes and simulation nodes.

Пікірлер
  • I have extensively tested this and while yes it has potential it also has some serious limitations (for now) on prime example being a lot of the scripts won't work simply because the dataset ChatGpt uses ends in 2021. A lot of the python calls have changed in that time so you will get a number of errors.

    @PixelwolfForge@PixelwolfForge Жыл бұрын
    • I've gotten in the habbit of telling it to check for errors a few times after writing any script and have had some good results. But you aren't wrong

      @FirstLast-jc9fb@FirstLast-jc9fb Жыл бұрын
    • have it query a live api

      @ferdacoin2727@ferdacoin2727 Жыл бұрын
    • ​@@ferdacoin2727 can it do that?!

      @dissonanceparadiddle@dissonanceparadiddle Жыл бұрын
    • ​@@dissonanceparadiddle no i dont think

      @nekrugderzweite8298@nekrugderzweite8298 Жыл бұрын
    • if you add the DAN " Do Anything Now" script it will reveal chatgpt is connected to the internet and the database has been updated in secret. then you can unlock more potential out of scripting when its limits are released

      @NFAirsoft@NFAirsoft Жыл бұрын
  • I love ChatGPT, I've been using it as debugger when I am stuck on a code problem and it's very powerful how quickly it can find the problems. A few tips if you want good responses from ChatGPT: If the response isn't what you're looking for you can just try to regenerate the answer sometimes it'll fix itself Another thing you can do is tell it why the response it gave isn't what you're looking for, it'll sometimes recognize its past mistakes and fix them. Another thing that happens quite often is that ChatGPT randomly cuts off its response. If you simply give "continue" as the next prompt it usually continues where it left off. Overall it's way more powerful than I had originally anticipated and I can definitely see Chat AIs like this to replace search engines in the future. Anyways, great video! I love this use case for ChatGPT

    @ExoticMeme@ExoticMeme Жыл бұрын
    • These are some great additional tips! Thank you :)

      @StrayCreations@StrayCreations Жыл бұрын
    • I've already used it to help me figure out what node setup to use in Unreal Engine to make certain game mechanics work. As you said, if it didnt work the first time, TELL IT WHY, and it'll try to change the solution.

      @Baleur@Baleur Жыл бұрын
    • too bad they nerfed it for like 60% of content. i am waiting for somebody to make open source version

      @milandjukic4583@milandjukic4583 Жыл бұрын
    • @@milandjukic4583 nerfed it how? I've seen some of the changes but dont know which would be considered 'nerfs'

      @irql2@irql2 Жыл бұрын
    • any tips for the cut off? x_x (it cuts off most of the time, if I write "continue" to it, "continue where you left off", the AI ​​does the same thing again from the beginning and if it's code I have to wait for it to finish so it shows me cut off, ah)

      @jorgin10ful@jorgin10ful Жыл бұрын
  • You don't have to write "write a python script" and other stuff several times. It would've been enough to say "now write one with" or even just the "circular array instead" part. That's one of the big things, you don't have to repeat yourself, it understands context.

    @senchaholic@senchaholic Жыл бұрын
  • I've been following neural networks for years and it's insane to finally see this artistic integration. This is such a game changer

    @JoshFlorii@JoshFlorii Жыл бұрын
    • its so insane...I asked for the difference between an evolutionary algorithm and a generative adversial networks and it explained it perfectly (including the similarities).which is kind of meta bc it partly has to reflect on itself its so cool and creepy at the same time..the leap from GPT3 to this is giant...the decent essays from certain literature-texts were already there with gpt3..but now you can choose any topics from STEM to history...the next leap will be probably even bigger if its like moores law or some exponential curve...and then singularity?

      @thomashauer6804@thomashauer6804 Жыл бұрын
    • Exponential calculative growth. We should - hold on, we should ASK this bot about how to make quantum computing a thing. LOL

      @emeraldstar45138@emeraldstar45138 Жыл бұрын
  • The fractal at 10:30 looks like the julia fractals we used to make with POV-Ray back in the day. It can be described as a 3D slice/shadow of a 4D object. Cool stuff :)

    @PeterHertel@PeterHertel Жыл бұрын
    • Yup, looks like a quaternion julia set/fractal from what I find in google images.

      @cybrisRS@cybrisRS Жыл бұрын
    • woow pov ray ! ti's been a while ! i started out on it ! thx for the flashback

      @maxmugen88@maxmugen88 Жыл бұрын
    • OMG thans a lot ! Im building a game related with Hyperdimensional spaces and had this dream how the conroll room will look like and cant find the name of it. BoooM its an actual 4D fractal set What The Actual F ! ! ! I drawn it and trying to model it but i Know it will look better Proceduralised Now I can Make it Yuhey How our brain works is a misstery for me.

      @flyingjudgement@flyingjudgement Жыл бұрын
    • @@fabianeer41 Thak you this is so usefull deffinitely going to speed up things. So exited to make this.

      @flyingjudgement@flyingjudgement Жыл бұрын
    • @@maxmugen88 POV Ray. I'd forgotten about that too. I had it for the Atari ST

      @monstrositylabs@monstrositylabs Жыл бұрын
  • As I said somewhere else: Only run these scripts once you read them and understood them. Blender Python scripts can access your hard disk and do anything to it. E.g. delete everything. Verify that it is not some garbage code that accidentally destroys stuff. Also I guess the last line of the script that failed should be: for material in materials: bpy.data.materials.remove(material)

    @blenderpanzi@blenderpanzi Жыл бұрын
    • Windows updates destroys your hard drive and your stuff way more than any Blender/Python version that I tried so far. And Microsoft was never charged for their copyrighted scams and for spying but some retroactive nuking is still mandatory on that corrupted education system that produces all these verifiable scams and spam and sex trafficking and poisonings and brain damages and more.

      @lucian6172@lucian6172 Жыл бұрын
    • @@lucian6172 I don't mean that Blender is doing something bad, I mean that I don't trust the output of such AIs to actually only do what you asked it to do every time. I'd say only use that stuff as a better auto-complete if you're a software developer.

      @blenderpanzi@blenderpanzi Жыл бұрын
    • no

      @dragonslayergoblineater9048@dragonslayergoblineater9048 Жыл бұрын
    • No

      @hipjoeroflmto4764@hipjoeroflmto4764 Жыл бұрын
    • @@hipjoeroflmto4764 I said nuking is mandatory. That's what the local bedroom law says right now. Because Windows is causing a lot of brain damage 24/7 but Bill Gates didn't notice that part yet not even after the fact. Hypocrites again. Verifiable again. And ChatGPT is already guilty of scamming the free speech and the porn, from every bedroom everywhere, without a permit for any scams or filtering, but none of you noticed the issue yet.

      @lucian6172@lucian6172 Жыл бұрын
  • Hello everyone, I've just created a part 2 where I go way more in depth on troubleshooting ChatGPT and what to do when your script doesn't work. :)

    @StrayCreations@StrayCreations Жыл бұрын
    • Btw it's called Mandelbrot, not mandlebrot ;)

      @ottonormalverbraucher9679@ottonormalverbraucher9679 Жыл бұрын
    • I’m glad you’ve done this because I’ve been trying this since the release of ChatGPT and almost always the scripts it generates don’t work. Thank you

      @ogre1890@ogre1890 Жыл бұрын
    • This software is pretty incredible. I had it write a speech for me to read at a town hall meeting. I posted it to the community tab on my page. I also tried some other things. I asked it if it could write code for a bot that responds to every mention of the word "mccucumber" on twitter and it said "sure" and wrote up the code and instructed me how to use it. Crazy.

      @McCucumber@McCucumber Жыл бұрын
    • Ai can never have the imagination of a bio entity imo ,we need a.i but a.i will always need us for when they want our brain it cannot because every atom of our body once belonged to a star " the stars died sowe could be born and then we created a.i to colonize the galaxy ,again

      @1NazareeM618@1NazareeM618 Жыл бұрын
    • Is there a link to it?

      @kpw84u2@kpw84u2 Жыл бұрын
  • quick tip: you can tell the AI what went wrong in Blender (copy the Error message from the console) and then the AI will change the code

    @lyonardo6700@lyonardo6700 Жыл бұрын
  • I was just wondering about this concept and BAM your video popped up! I imagine this could be very powerful for Houdini too. Exciting stuff. Thanks for the great video!

    @tovermoran4360@tovermoran4360 Жыл бұрын
  • Would be really cool to take whatever code generated that shape at the end and tell it that the code generated a very interesting twisted shape that you weren’t intending. But you feel inspired and you’d like to see if Chat GPT could use these sorts of principals to generate alien architecture, or some sort of spider-web floating city or something.

    @GlaciusTS@GlaciusTS Жыл бұрын
  • What you saw with that taffy pull at the end is when chaos and fractals combine. 🤩 Good stuff!

    @kpw84u2@kpw84u2 Жыл бұрын
  • 5:40 -- You can also paste or even basically describe the error you got in GPT and it'll try to recode or fix the problem or at least explain what's going on ... super helpful.

    @mrmonay@mrmonay Жыл бұрын
  • the fractal at 10:50 first reminded me of "burning ship" but after some googling, it looks to probably be a "quaternion Julia set"

    @fikr1234@fikr1234 Жыл бұрын
  • great video and the algo recognizes that! keep it up

    @armanbath@armanbath Жыл бұрын
  • This is just wow!! Thank you for this video.

    @HaikuTutorials@HaikuTutorials Жыл бұрын
  • Interesting video. I tried Blender about twelve years ago. I did not have the time or motivation to press forward with learning any more. This illustrates that ChatGPT is a good learning tool for the casual user. Many thanks.

    @Andymac1701A@Andymac1701A Жыл бұрын
  • I tried this to create a simple table and it did a good job.

    @SamuraiG@SamuraiG Жыл бұрын
  • OMG ! it even knows how to create scripts in MaxScript (3dsMax's native scripting language which I used to use for years), that's beyond impressive !

    @21EC@21EC Жыл бұрын
  • BTW...if the script it writes gets stopped in the middle of it then you can tell it to "continue" and it will sometimes be able to continue from where it stopped (it just gets messed up a bit with the type of text it then shows)

    @21EC@21EC Жыл бұрын
  • I just started to use this. I always have trouble getting my CSS to look right (to the customer), especially oddball alignments and pop overs, etc. It's saved me hours of fiddling with CSS and JS, and while mistakes abound, they're easily correctable

    @davestorm6718@davestorm6718 Жыл бұрын
  • Insane, this is really amazing

    @Calco33@Calco33 Жыл бұрын
  • This is the best use of "AI" I have seen so far. This is awesome.

    @mjodr@mjodr Жыл бұрын
  • Dude that's so cool! Subscribed 👍

    @DerperDaDerpa@DerperDaDerpa Жыл бұрын
  • I've tried out having chatGPT write scripts for me and I'd say that the most useful thing for getting good results is to know how to code. That way you can often fix mistakes that it makes yourself if it doesn't know where it went wrong.

    @HISEROD@HISEROD Жыл бұрын
    • This is thing I’ve been trying to get in peoples heads, which your example is perfect. This won’t replace us (in the short term) but it will kick out low skill labor.

      @TheIgnoramus@TheIgnoramus Жыл бұрын
  • Holy shit...no this is unreal..we live in the future..it's a bit too intimidating to know that we have the tech to give a computer a description of a Python script and get it from an AI like that in a few seconds/minutes..I can't believe this is real (I thought about this idea before of AI being able to write apps and such but didn't expect it to come that quickly)

    @21EC@21EC Жыл бұрын
  • One thing i haven't seen people mention is that you can actually give the bot any type of code, it will read it and explain what it does, then hold onto it. Then you can ask it to add features to that code, like if you have some software you want to add features to but don't know how, it can do it for you.. its so damn useful and also scary because it knows languages that it shouldn't know like pawn (amxx) which is a very uncommon and old language for the original half-life game engine.. its remarkable what it knows

    @pvpworld@pvpworld Жыл бұрын
    • Yea I had to learn « Maude » a very niche language for problem verification, and it hasnt any documentation aside from the official one, but chatgpt still recognized it and gave me very accurate examples and explaination. I could even ask it about the difference between this and another more popular langage i know and it was able to explain

      @Yukiixs@Yukiixs Жыл бұрын
    • You can also get it to convert between languages, which is why it can program in obscure languages. It makes off-by-one errors and when it's wrong it's confidently wrong though.

      @GarethDavidson@GarethDavidson Жыл бұрын
    • does this mean i never have to learn pyhton fully? that would be epic and free us from this repetitive work...i just can do primitive html and c++ a bit and never wanted to learn code but love doing CGI and editing..

      @thomashauer6804@thomashauer6804 Жыл бұрын
    • I gave the bot documentation for a serial port device it didn't know anything about, and it started writing code to interface with it and explaining the documentation.

      @rabdpnguin@rabdpnguin Жыл бұрын
  • I managed to get a simple "simulation" using ChatGPT of spherical objects that are moving around in random directions and they "eat" the other type of objects which are considered as food, pretty crazy ! I also got a from it a blender python script of a branch like line of shrinking boxes..so damn cool ! it's incredible.

    @21EC@21EC Жыл бұрын
  • part of the issue is that, like with the stability diffusion image generation, chatgpt in its current form lacks focus, or specialization. So, for programming, or medical or even sci fi lore, you'll have to wait for custom trained models that can take advantage of chatGPT's current knowledge base and refine it with new keywords and information, then this new data on top of what is currently available will need training by humans to get a more accurate response to what the humans actually want out of it. this 'new data' and 'new training' will hopefully be handled by smaller companies with a focus on one specific area of expertise, if for no other reason than to cut down on tech support calls by some significant percentile. so a team of smart people with lots of access to lots of hardware. in the future you'd want a user generated tool similar to chatGPT, which was made specifically to cater to the blender audience, which may include information and training that goes beyond simple scripting.

    @lonergothonline@lonergothonline Жыл бұрын
    • And eventually merge all of them into an absolute titan of knowledge able to pick between different "personalities" to fit the given context.

      @failureforbeginners10@failureforbeginners10 Жыл бұрын
    • @@failureforbeginners10 that's literally what chatgpt is lmao

      @daton3630@daton3630 Жыл бұрын
    • The whole point is to be able to recognize you are using blender and use its trained data to specify an output for that you don't need another tool specifically for the blender audience. It will gradually improve also you have to be giving more specific prompts if you want more specific results.

      @inhabitantwaps3qs803@inhabitantwaps3qs803 Жыл бұрын
  • WOW... this fricking crazy...especially the Bulk Actions part...

    @romannavratilid@romannavratilid Жыл бұрын
  • First thing I thought when you showed the fractal pillar, was an inverse of the script that creates a fractal hole. Then animating the pillar into the hole for a seamless fractal shaped precision fit demo.

    @KCM25NJL@KCM25NJL Жыл бұрын
  • What prompts did you use to generate the last 3d organic shape? some points in layers?

    @tomaszkloza5028@tomaszkloza5028 Жыл бұрын
  • I think the „unknown Objekt“ at 10:30 is the view of Feigenbaum diagram in the Mandelbrot set. Look for Mandelbrot and Feigenbaum diagram. Actually it’s the same but different view.

    @murators4732@murators4732 Жыл бұрын
  • love the hans klok hair keep it up

    @shoxdanger@shoxdanger Жыл бұрын
  • I wonder if the funky shape at the end is a example of a fractal function that has each cross section slice as a 2d fractal that then modulates a value as it goes from right to left out up or down or however it calculated the shape. Maybe even by rotation. It's kinda like an MRI maybe

    @dissonanceparadiddle@dissonanceparadiddle Жыл бұрын
  • What a amazing way this is .... !! I feel I'm lucky to meet such video.

    @nozome-jin@nozome-jin Жыл бұрын
  • Wow, this is revolutionary.

    @lastnamefirstname2390@lastnamefirstname2390 Жыл бұрын
  • I was using it to write a simple Circuit board material, it was missing a few steps and didn't account for the right properties, i can see its usefulness if you stuck or have an error as it will help you find the problem esp. if your using scripts.

    @travisbehrendsen6992@travisbehrendsen6992 Жыл бұрын
  • Great video! I made an add on for Blender using Chat-GPT. Now I have a render button that can render out a scene with multiple cameras. No manual work 💪😂

    @blenderviking@blenderviking Жыл бұрын
  • very good, nicely structured video and magnificent hair my guy 👌

    @Hanneshanuta@Hanneshanuta Жыл бұрын
  • This is revolutionary.

    @overlordprincekhan@overlordprincekhan Жыл бұрын
  • by the way you din't need to write blender in chat again and again, cause after one time it retains earlier chats so you can directly move on to exact thing that you wanna ask!

    @VaibhavShewale@VaibhavShewale Жыл бұрын
  • Wow, incredible

    @sherlockholmes7625@sherlockholmes7625 Жыл бұрын
  • Thanks, maybe I will use this someday :)

    @32hammasta@32hammasta Жыл бұрын
  • 1:35 That script can actually place the cubes as far away as 17.3 units from the origin, since it places them in a cube instead of a sphere.

    @Zicrus@Zicrus Жыл бұрын
  • dude your hair is heroic I'm very jealous!

    @timothycottrell2635@timothycottrell2635 Жыл бұрын
  • Thanks! Great video, very interesting. :)

    @CaCriGuz@CaCriGuz Жыл бұрын
    • Glad you liked it!

      @StrayCreations@StrayCreations Жыл бұрын
  • I've been tried this before (making fractal object such as Mandelbulb), but never got a result. When I apply the script, the object is either disappear or the script is error. I think, even though we only writing a prompt, it is necessary to write detail, specific, and clear writing. I only wrote "write phyton script to make a Mandelbulb model in Blender". So, I guess it's not detail enough.

    @thomasamara1453@thomasamara1453 Жыл бұрын
  • Thanks dude

    @carlhdz8201@carlhdz8201 Жыл бұрын
  • Amazing video , definitely subscribing

    @jeremvfx@jeremvfx Жыл бұрын
    • Welcome aboard!

      @StrayCreations@StrayCreations Жыл бұрын
  • Make that final shape into a nicely lit wallpaper file!

    @sphinxpx2936@sphinxpx2936 Жыл бұрын
  • you don't have to ask "write a python script for blender" in every ask. once you ask, it knows what you are trying o do from previous chats. just ask "write another one for........." or "write code for", and if you generate 2 or 3 codes, you dont even have asked those just "what about....... this", "now.... this", "and......this" will do... just like a human understanding. that is the beauty of chat gpt

    @basilcmr@basilcmr Жыл бұрын
  • great video. btw I didn't know there is blueprint section in Blender just like in Unreal Engine. 9💯

    @1Chitus@1Chitus Жыл бұрын
  • the last thing it made looks like muscle fibers!! great vid

    @reganovich@reganovich Жыл бұрын
  • mindblowing

    @plavali_znaem@plavali_znaem Жыл бұрын
  • I asked it to create a few characters and a human arm, and results were interesting, especially arm since GPT applied bone structure to it

    @DL88740@DL88740 Жыл бұрын
  • I asked GPT who would win in a fight Batman or Spiderman. It told me it wasn't productive to talk about violence...

    @cryptocoinkiwi8272@cryptocoinkiwi8272 Жыл бұрын
    • It told me: In a battle between the two, Spider-Man's superhuman abilities and agility might give him an initial advantage, but Batman's intelligence and resourcefulness could allow him to find a way to neutralize Spider-Man's powers or outmaneuver him. Ultimately, it's difficult to say who would win in a battle between the two, as it would depend on the specific circumstances and strategies employed by each character.

      @rayujohnson1302@rayujohnson1302 Жыл бұрын
  • that is help full

    @RoongrojWorkaround@RoongrojWorkaround Жыл бұрын
  • Impressive 😵‍💫

    @tnkspecjvive@tnkspecjvive Жыл бұрын
  • WTF BRO, i actually was trying to do fractal scripts with chat gpt just yesterday! The fractal at the end is quaternion!

    @mathisnoiz@mathisnoiz Жыл бұрын
  • This 3d shape surely looks like some Julia code. There are many shapes to be made using fractals, that looks like of of them. A shape constructed from a mathematical formula.

    @somedude5951@somedude5951 Жыл бұрын
  • Amazing!

    @VandreBorba@VandreBorba Жыл бұрын
  • I made a script to turn my empty objects from a 3D track into connected geometry for scene reconstruction. great for putting CGI on live action footage on big landscapes. I have no idea if you could already do this in Blender tho, please let me know

    @RobinMikalsenVFX@RobinMikalsenVFX Жыл бұрын
  • Nice Video,thx

    @newstoryteller@newstoryteller Жыл бұрын
  • great video i subbed u just opened my eyes lol

    @EZ-HACK@EZ-HACK Жыл бұрын
  • As a brand new Python using, I've been using ChatGPT to help me make games in Pygame. I find it is absolutely brilliant for telling me how to take an idea and turn it into code, how to clean up and organize my code, more efficient ways to accomplish what I want to accomplish. However after my code gets to be a few hundred lines, any time there's a bug, ChatGPT has a very hard time finding solutions that don't break something else. Often I get stuck in recursive loops where Thing A is broken, so I get a solution that fixes that, but breaks Thing B. And the only solutions it offers me to fix Thing B would undo the fix for Thing A. Try to ask for third options and it gets confused and keeps telling me to do those two things over and over. Sometimes starting a new conversation helps, but sometimes the new conversation won't let you post codeshare links, which is unfortunate.

    @nickandres7829@nickandres7829 Жыл бұрын
  • I was wondering how long this would take, how much tweaking would be needed and how good it would work.

    @rwfrench66GenX@rwfrench66GenX Жыл бұрын
  • your a genius

    @nunu_filmz@nunu_filmz Жыл бұрын
  • I love Chat GPT ..use it for everything 😁

    @aiartrelaxation@aiartrelaxation Жыл бұрын
  • As a software developer I feel it’s really nice, like the code generated is super dope… definitely not going to replace human programmers lol, but like if you’re junior - mid level in an area of development you’d be crazy to not use this AI to get ahead in the workspace… I use it to code small repetitive things for me while I’m working on something else, then I just swap over - code review what the AI sent me, if it’s good I’ll put it in. I do see people, those who are probably not devs worry about jobs being replaced, don’t think so… maybe in 15 years SOME if we are thinking that way.. think about this, Web Developers still have jobs and there are 100+ websites that will auto generate you a website + database for $30 lmao, now we have this AI?… YOURE fine. As of right now, the AI is basically a coding assistant, like if we all had some super smart intern follow us around to do our bidding.

    @Quarkss@Quarkss Жыл бұрын
    • As someone brand new, it is amazing for telling you how to turn your ideas into code, and basically useless for telling you how to get the code to actually run.

      @nickandres7829@nickandres7829 Жыл бұрын
    • Software "developers" like you will definitely be replaced by such "AI" in the near future. Super Dope.

      @AndreasKempe@AndreasKempe Жыл бұрын
    • @@AndreasKempe I hope so. Good thing I have other skills in life to make money… others in my field, probably not on my level. I hope AI takes over game development first though - those are the laziest most unskilled devs you’ll ever meet in your life

      @Quarkss@Quarkss Жыл бұрын
    • @@AndreasKempe idiot detected lol. Just say you don't know what you're talking about. According to you, reading documentation for an API would mean someone isn't a developer lmao.

      @PDCMYTC@PDCMYTC Жыл бұрын
    • @@PDCMYTC einer der sich "DONT CHECK MY KZheadCHANNEL" nennt sollte mit dem Wort "Idiot" sehr vorsichtig sein.

      @AndreasKempe@AndreasKempe Жыл бұрын
  • I’ve been doing this too for a few weeks but i do find it gets a bit confused by legacy api and later blender versions

    @trafficface@trafficface Жыл бұрын
    • Hi Adam. I understand, there is a lot more to say about troubleshooting the scrips made by ChatGPT. I am releasing a new video tomorrow where I go way more in depth on how to deal with these problems.

      @StrayCreations@StrayCreations Жыл бұрын
  • Wow awesome !

    @KrabeGaming@KrabeGaming Жыл бұрын
  • There are often what we call "+1 errors" with language models. Which means the code it gave you that failed could have just a small iteration mistake, etc... It doesn't really understand the code, it tries to do something that looks to make sense given the context. Try to ask it to multiply numbers to see what I mean. There's a chance it could have fixed the script if you asked it the right way. There's a new kind of job called "prompt engineer", people who know how to query generative models efficiently

    @julienyt1600@julienyt1600 Жыл бұрын
  • i not understand i paste a code and blender turn off but im sure that code is good and you have something like that?

    @damiangaik6290@damiangaik6290 Жыл бұрын
  • It's impressive that it knows how to deal with software APIs. My biggest concern is that the generated code could be harmful for the content of a scene (Not even mentioning your computer). I think that with the right technical description, ChatGPT can do wonders but in the wrong hands it will easily break things. One very good thing is, we can use it to learn how to code.

    @les_amateurs@les_amateurs Жыл бұрын
    • I just watched a presentation of a demo using ChatGPT where the presenter created some rather novel software to create havoc. Perhaps everyone now has the ability to screw up systems with code they do not understand . Think hyper-powered script kiddies on steroids. It will only get worse.

      @robertmaxey5406@robertmaxey5406 Жыл бұрын
  • BRAVO !!!

    @jaredhsieh65@jaredhsieh65 Жыл бұрын
  • I don't have time to mess around with it now but a fun thing to play with would be to have it generate BVH mocap files of the motions you want that are targeted at a standard Rigify rig. You would need to specify the FPS, but the bot should be able to generate everything else. BVH files are just plain text files so it should be easy to cut-n-paste to a file. I'd be interested to see if it could generate accurate animations for the human, dog, and bird rigs.

    @artemiasalina1860@artemiasalina1860 Жыл бұрын
    • Since it's a language model the outputs for full meshes and animation are very limited. This could change in the future though, since people are constantly discovering new uses for ChatGPT

      @StrayCreations@StrayCreations Жыл бұрын
  • Amazing

    @SuperMan-hj1ok@SuperMan-hj1ok Жыл бұрын
  • Brilliant

    @stillpoppies2059@stillpoppies2059 Жыл бұрын
  • Great video!!

    @EROSNERdesign@EROSNERdesign Жыл бұрын
    • Thank you!

      @StrayCreations@StrayCreations Жыл бұрын
  • at 10:28+ that wuld be a perfect mesh style for an ailen cave/landscape

    @Ezpz_StoryBook@Ezpz_StoryBook Жыл бұрын
  • That weird one reminds me of a 3d fractal (Mandelbulber?) I saw called the Burning Ship or something to that effect.

    @stable_davefusion@stable_davefusion Жыл бұрын
  • Which everything does it exactly change?

    @espacemaxim@espacemaxim Жыл бұрын
  • Can you generare 3d model whith gpt ortogonal photos?

    @f550calori6@f550calori6 Жыл бұрын
  • That’s funny, that means they have solved for -z along the linear algebra space. That means they’ve almost figured out the correct formula for the Standard Model. Let’s see if they came up with the same formula I did.

    @Stopinvadingmyhardware@Stopinvadingmyhardware Жыл бұрын
  • Thanks a lot for this, it's amazing. I have a really difficult animation project I need help on, and can't afford to pay someone really good to do it. I asked ChatGPT for the script and what it provided sounded really good, but once I put the text in I keep receiving a 'Python Error' - it says all sorts of things I can't understand at all. Any idea what might be going wrong? Unfortunately I can't paste the error, and it's different every time. I must be doing something important wrong?

    @littleveganchef1996@littleveganchef1996 Жыл бұрын
    • I would not bank on ChatGPT to take over a complex/creative endeavour like a difficult animation. Unfortunately the tech is not there yet to output things that aren't based on super specific prompts like what I'm doing in this video.

      @StrayCreations@StrayCreations Жыл бұрын
    • @@StrayCreations Thanks for that, makes sense.

      @littleveganchef1996@littleveganchef1996 Жыл бұрын
  • Can you share the julia set's script too? really wondered about this script i couldnt reach that script with chatgpt

    @VeraArt-wt4nl@VeraArt-wt4nl Жыл бұрын
    • Hi Vera, I've since added it to the description!

      @StrayCreations@StrayCreations Жыл бұрын
    • @@StrayCreations Oh thank you!

      @VeraArt-wt4nl@VeraArt-wt4nl Жыл бұрын
  • WTF?!!? I told it to find a bug in a script it wrote and it found it and explained it to me in a the right spots of the scripts and then I even asked it to give me the full corrected fixed script and it worked...it gave me then the full script...no..this is too incredibly advanced and sophisticated AI, I feel like it came from the far future, so crazy !

    @21EC@21EC Жыл бұрын
  • The unknown fractal shape at 10:25 is a 3-D Lyapunov fractal...? the "inflection point" at 10:42 looks uniquely like a cross or an X, which is a common defining feature to Lyapunov fractals. highly recommend to check out article called "Exploring Lyapunov Space" by Tom Gidden, March 8, 2017, on Medium.

    @gtziavelis@gtziavelis Жыл бұрын
  • The shape at 10:30 is what you get when you try to obtain a 3D Mandelbrot set by naive method. Those that invented the mandelbulb, went that path.

    @lcdvasrm@lcdvasrm Жыл бұрын
  • I read the title and realized I never thought about if Chatgpt could write a python script.

    @ZUnknownFox@ZUnknownFox Жыл бұрын
  • Can we use chatgpt for using geometry nodes?

    @engryprince7358@engryprince7358 Жыл бұрын
  • Daaamn son goku, what's with that hair? :))) looks so cool.

    @SebastianPappG@SebastianPappG Жыл бұрын
  • can i create CAD diagram like this ?

    @koustubhavachat@koustubhavachat Жыл бұрын
  • This is revolution! ps Thank's 4 tips

    @dervi12@dervi12 Жыл бұрын
  • The shape is called an "Imperial Star Destroyer Point Cloud" :-)

    @imercutio@imercutio Жыл бұрын
  • The code for Combine Same Materials doesnt work for me. Can you do a Version for a selected object?

    @xdarkeyex@xdarkeyex Жыл бұрын
    • Hi Kili, It's really easy to change this code using ChatGPT, the link for which you can find in the description. Making an account is free. You can simply ask the AI to compare materials like I did and add a request to only check selected objects for duplicate materials. Alternatively, you can copy my code and give that to the AI, and ask it to modify it so that it so that it only compares selected objects. It will output some code. If you're having trouble, check the pinned comment under this video by Luke Sherwood, he notes some very effective tips. Note: in my example I only compared the base color. You might have materials with different values for metallic, roughness, etc, you should specify which material properties get compared when writing your prompt. You could also opt to check the entire material, just makes for a longer script.

      @StrayCreations@StrayCreations Жыл бұрын
  • The shape at 10:45 is a Cylon Baseship of course

    @acharastudios@acharastudios Жыл бұрын
  • this is fun :)

    @AcesWorld@AcesWorld Жыл бұрын
  • I just tried to use ChatGPT to generate a script the same way you do in this video (except out of habit I phrased it as a request rather than a command), and it said that it can't do that because it needs a 3D modeling software like Blender.

    @MCOmegaX123@MCOmegaX123 Жыл бұрын
    • ask it to do it in blender

      @sinplea_dev@sinplea_dev Жыл бұрын
  • This software is pretty incredible. I had it write a speech for me to read at a town hall meeting. I posted it to the community tab on my page. I also tried some other things. I asked it if it could write code for a bot that responds to every mention of the word "mccucumber" on twitter and it said "sure" and wrote up the code and instructed me how to use it. Crazy.

    @McCucumber@McCucumber Жыл бұрын
KZhead