Skip to content

AndrewSink/ChatGPT-Mesh-Rotation-Python-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-Mesh-Rotation-Python-Script

Continuing my adventures with ChatGPT!

Check out the full video on YouTube: https://youtu.be/FssbkDTbAhY

This Python script will take one mesh .STL model and generate three randomly rotated versions.

image

Input (left) and output (right)

Install trimesh library: pip install trimesh

Make sure you have random.py and input.stl in your folder, and run the script to generate three randomly rotated models.

About

A python script generated by ChatGPT that rotates an .STL file randomly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages