bezier-curve
youre-the-os
bezier-curve | youre-the-os | |
---|---|---|
2 | 2 | |
3 | 1,853 | |
- | 0.4% | |
3.8 | 7.3 | |
almost 2 years ago | about 2 months ago | |
Python | Python | |
Apache License 2.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bezier-curve
-
Interface scaling issue
This project has three main parts: - Grid - Curve - Other stuff
- Test
youre-the-os
What are some alternatives?
pygex - An extensive module of various tools and tools for creating a modern graphical interface for pygame-ce users
Pydash - Python implementation of Geometry dash, a rhythm based platformer game, using Pygame, an interactive graphics library for python
Bezier.py - ➰ Create Bezier curves in Python [Mirror]
Conway-s-game-of-life-in-python - Python implementation of Conway's Game of life
mu - A small, simple editor for beginner Python programmers. Written in Python and Qt5.
pygame-projects - This repository includes my PyGame projects, ranging from Button Demo, Aerial Evader, and Py-Man, whose respective data structures and algorithms have varying time complexities between linear, O(n), and constant, O(1) times, respectively. It is subject to periodic updates.