File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ oldschool aesthetics.
77
88The demo cycles through different scenes.
99
10- ** Starfield** — 3D scrolling stars with sine wave text scroller
11- ** Plasma** — Colorful plasma effect with sine wave text scroller
12- ** Rotating Cube** — Texture-mapped 3D cube with copper bars background and traditional bottom scroller
13- ** Tunnel** — Psychedelic tunnel effect with traditional bottom scroller
14- ** Bouncing Logo** — Animated logo with bouncing physics and rotation effects
10+ - ** Starfield** — 3D scrolling stars with sine wave text scroller
11+ - ** Plasma** — Colorful plasma effect with sine wave text scroller
12+ - ** Rotating Cube** — Texture-mapped 3D cube with copper bars background
13+ and traditional bottom scroller
14+ - ** Tunnel** — Psychedelic tunnel effect with traditional bottom scroller
15+ - ** Bouncing Logo** — Animated logo with bouncing physics and rotation effects
1516
1617## Dependencies
1718
@@ -60,7 +61,8 @@ Create a portable AppImage that works on most Linux distributions:
6061make appimage
6162```
6263
63- This creates ` InfixDemo-x86_64.AppImage ` - a single executable file you can share with friends. They just need to:
64+ This creates ` InfixDemo-x86_64.AppImage ` - a single executable file you
65+ can share with friends. They just need to:
6466
65671 . Download the ` .AppImage ` file
66682 . Make it executable: ` chmod +x InfixDemo-x86_64.AppImage `
You can’t perform that action at this time.
0 commit comments