File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,8 @@ If you would like assistance or have a question, feel free to open an issue or a
20
20
``` md
21
21
- [**Title**](link-to-sketch) _by Author_ <br>
22
22
Description (optional)
23
- <!-- Screenshot / GIF / Video (add image files in `variations/`, optional) -->
23
+ <!-- Screenshot / GIF / Video (add image files in `variations/`, optional.
24
+ NOTE: A blank line or comment between Description and Image is important for correct formating) -->
24
25
<img src="variations/your-variation-author.png" alt="Your Variation" width="300px">
25
26
```
26
27
@@ -34,8 +35,15 @@ If you would like assistance or have a question, feel free to open an issue or a
34
35
35
36
- [ ** Animated Logo** ] ( https://editor.p5js.org/funplanet/sketches/8zZKqiyV4 ) _ by Dipam Sen_ <br >
36
37
Animated the path of the logo by interpolating it using a cubic easing function.
38
+
37
39
<img src =" variations/animated-logo-dipamsen.gif " alt =" Animated Logo " width =" 300px " >
38
40
41
+
42
+ - [ ** 3D Printable Challenge Coin** ] ( https://github.com/dansmindspace/Challenge-Coins/tree/main/The%20Coding%20Train ) _ by Dan TheLostSorcerer_ <br >
43
+ A 3D Printable Challenge Coin I was inspired to create.
44
+
45
+ ![ The Coding Train - Challenge Coin Rotating GIF] ( https://github.com/dansmindspace/Challenge-Coins/blob/656f0e0afdb561f0acc0b933e2d47c0a5af0802c/The%20Coding%20Train/CodingTrainChallengeCoin.gif )
46
+
39
47
## Ports
40
48
41
49
- [ ** Processing** ] ( ./ports/processing/ ) _ by Kai Tabuchi_
You can’t perform that action at this time.
0 commit comments