bezier-curve
Convenient and fast Bezier curve editor (by aratakileo)
pygex
An extensive module of various tools and tools for creating a modern graphical interface for pygame-ce users (by aratakileo)
bezier-curve | pygex | |
---|---|---|
2 | 2 | |
3 | 3 | |
- | - | |
3.8 | 7.7 | |
almost 2 years ago | almost 2 years ago | |
Python | Python | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of bezier-curve.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-20.
-
Interface scaling issue
This project has three main parts: - Grid - Curve - Other stuff
- Test
pygex
Posts with mentions or reviews of pygex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-20.
-
Interface scaling issue
I also want to note that the project has a dependency on my own Python module pygex.
-
how to take the press of a key as if it where just tapped, even if in reality, the key is being held down? (using pygame?)
Try this: https://github.com/teacondemns/pygex
What are some alternatives?
When comparing bezier-curve and pygex you can also consider the following projects:
Bezier.py - ➰ Create Bezier curves in Python [Mirror]
Magnetic_Drawing_Board - Digital version of the beloved Magnetic Drawing Board
mu - A small, simple editor for beginner Python programmers. Written in Python and Qt5.
the-last-blade - The Last Blade - A classic arcade style platformer game written in Python and Pygame engine.
PyGame-Learning-Environment - PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Pygame-Utils - Utilities classes for the pygame module in Python