Skip to content

Commit aed028e

Browse files
committed
Merge branch 'main' into releases
2 parents 0094c53 + 3e7d740 commit aed028e

2 files changed

Lines changed: 6 additions & 16 deletions

File tree

README.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
# Tape
1+
![](</tape_banner.png>)
22

3-
An Overly Unnecessary Editor To Animate An Image To Move Across Your Screen.
3+
# Tape
44

55
## Note:
66

7-
Tape (yes, it stand for something silly) is still under development and is planned to have a (hopefully) test release before the end of July (if not july, hopefully by the end of august...)! Unfortunately, contributions are not being accepted until it has an actual ready release (i plan on changing a lot of code and do frequently get ideas at 1 AM) and is suitable for testing. However, don't hesitate to report any bugs!
8-
9-
(Note: As of June 2024, it will likely be broken half the time and everything is currently a bit of a mess...)
7+
Tape just had its first real release! There'll probably be tons of bugs, so create an issue if you find any!
108

119
## Goal:
1210

@@ -20,17 +18,9 @@ One option is clearly better here, you decide which... (clearly the second one)
2018

2119
Ok, time to get started!
2220

23-
### A couple things to do:
24-
25-
- Smooth Paths
26-
- Simple Rotation (not moving)
27-
- Paths with Rotation (moving)
28-
- Particles (explode, confetti, and other effects)
29-
- Simple GUI (options, timing, etc.) (probably block/node based)
30-
- Simple GUI (for paths) (bezier points, path editor)
31-
- Fancy GUI (graphs, lines, etc.)
32-
- Some silly logo
33-
- this is a really silly idea
21+
### Getting Started:
22+
23+
First, make sure you have all the neccesary python modules to run this! (Any modules that don't come with python are listed below!) Then, download the latest release from the releases tab, and run `main.py`! Check `MANUAL.md` for a longer user manual on how to use this, and check `CODEGUIDE.md` if you're interested in where to find code!
3424

3525
### Modules Used (that dont come with python):
3626
- numpy

tape_banner.png

737 KB
Loading

0 commit comments

Comments
 (0)