create a rotation function to rotate sprites
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This can be made with "core effects". An effect to be applied to sprites called RotateEffect (the same to scale)
this is more fast than PIL.rotate? (benchmark this)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the existing core effects and the scale effect to understand how effects are applied to sprites. Compare the proposed RotateEffect with PIL.rotate using a benchmark. Done means sprites can be rotated through the core-effects system and the performance comparison is recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100