Skip to content

A 3D Object Renderer that prompts the user for a vector corresponding to an axis of rotation, then renders a cube rotating about said axis. Made entirely using chatGPT.

Notifications You must be signed in to change notification settings

BrndnWlsh/ai_3dEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Through much trial and error, I was able to have ChatGPT 3.5 write me an entire python program to render a 3D cube and rotate this cube about an axis in space. I then asked ChatGPT to allow for selection of said access upon startup of the program, along with a graphical user interface to prompt the user for this selection. Overall, this small project showcases the power and relative ease of use of ChatGPT for help with coding projects, or in this case, writing entire programs by itself.

image

image

About

A 3D Object Renderer that prompts the user for a vector corresponding to an axis of rotation, then renders a cube rotating about said axis. Made entirely using chatGPT.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages