BSLIVE Using ChatGPT AI To Generate 3D Pyramid in Blender

Опубликовано: 23 Октябрь 2024
на канале: Jimmy “Blender Sushi Guy” Gunawan
2,191
69

#pyramid #stack #python

In this video, I am sharing some example usage of AI to generate stack of cubes to build a 3D pyramid.

The ChatGPT we are using is probably GPT 3 or GPT 3.5. GPT 4 might be smarter to actually give us a better result.

However, the impressive thing is that the AI can have a bit of conversation with us via chat. It's also already impressive that it can give a Blender Python bpy that creates a stack of cube to generate our pyramid request.

The cool thing is that it can explain the code to us so it could aid for beginner python user.

Sometimes it makes weird mistake and can go into a loop however, and you need to debug and find the mistake in the code yourself.

In the future we will try something else utilizing ChatGPT AI and Blender.

Enjoy!