turtle-graphics
Here are 7 public repositories matching this topic...
A C-based graphical application inspired by the classic turtle graphics, allowing users to control a sprite (the "turtle") using keyboard inputs. The program supports line drawing, sprite rotation, customizable line colors, and real-time status display, using SDL2 for window management and OpenGL for rendering.
-
Updated
Nov 29, 2024 - C
This C project implements iterated function systems to generate and visualize fractals, including classic curves like the Dragon curve, Fibonacci curve, and Koch's star, using modular components for input processing and transformations. It features a turtle graphics approach for rendering from an L-System input.
-
Updated
Oct 29, 2025 - C
Turtle graphics, no 3D or third-party libraries, just the standard functions provided by the compiler.
-
Updated
Nov 13, 2023 - C
Improve this page
Add a description, image, and links to the turtle-graphics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the turtle-graphics topic, visit your repo's landing page and select "manage topics."