Qurak

Symbolic geometric transformations

Example 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.

Step 1
Graphics[{EdgeForm[Gray],
	Nest[{{Black, Rectangle[{0, -.5}], White, Rectangle[{-1, -.5}]}, Scale[Rotate[#, π / 14], .95]}&, {}, 70]}]
Output
-Graphics-

Functions used

Related recipes

All recipes · Function reference · Use this from an MCP client