Skip to content

Penrose impossible staircase in Maya using Python scripts.

Notifications You must be signed in to change notification settings

wjake/escher-staircase

Repository files navigation

EscherStaircase

Watch the video

staircase.py

staircase.py creates a staircase model inspired by Escher's staircase which creates a continuious staircase optical illusion using Maya's Python API (maya.cmds).

Usage

To create a staircase, simply run the following script in Maya after importing the staircase.py script file:

create_illusion()

Requires two models (step_model and ball_model) present and visible in the scene for staircase generation.

About

Penrose impossible staircase in Maya using Python scripts.

Topics

Resources

Stars

Watchers

Forks