Trouble running a python script

Hello,
I was looking for a turntable script and came accross this wonderful script from Mark Wright that also exports as gif which is amazing but I can’t find out how to make those scripts work inside the Rhino 8.
Here is a link his GitHub page:

Thank you

Hi @No_Plastic,

Rhino has a Turntable command.

Is that useful?

– Dale

1 Like

Thank you so much Dale for getting back, I really appreaciate it. I have seen the command but what I like about Mark’s script’s ability to also create a gif file which is incredibly useful.
Is there a possibility to run Mark’s set of scripts on Rhino 8 on Windows, as I am not familiar with Python scripting or how to make it work.
I’d be grateful for any pointers.
Thank you so much again Dale

Hi @No_Plastic,

It might take some work to port this code to V8.

As an alternative, Rhino 8 can record a turntable animation:

You’ll need a .gif editor to take the frames and build an animation.

Or you might just grab ScreenToGif and record your screen.

– Dale

1 Like