C-Turtle
Turtle graphics library
A C++ port of Python's Turtle graphics library for educational purposes.
Port of Python's Turtle to C++
63 stars
2 watching
19 forks
Language: C++
last commit: over 3 years ago
Linked from 2 awesome lists
cpluspluscppcpp-libraryportpythonturtle
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple turtle graphics library for drawing shapes and images in LÖVE. | 95 |
| A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 588 |
| A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |
| An abstraction layer between 3D graphics drivers and hardware/operating system details | 368 |
| A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 774 |
| Translates Vulkan API commands into PAL commands to enable graphics rendering | 217 |
| A minimal, portable API for creating GUIs on various platforms. | 182 |
| A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
| Code and resources for learning OpenGL programming through a series of tutorials | 811 |
| A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,260 |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
| A C-based color graphics library for embedded systems with support for various display controllers. | 269 |
| Develops and maintains an open-source JPEG 2000 compression library written in C. | 985 |
| A lightweight C++ library for building fast and easy-to-use graphical user interfaces. | 431 |