Skip to content

Commit 6494a4d

Browse files
author
Chris White
committed
Added link to paniq's library noted in the video
1 parent 41912a1 commit 6494a4d

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# Makepad
2+
23
Base library used for makepad. **DO NOT USE OR RELY ON STABILITY.**
34
This library can change at any time and is designed to support the makepad
45
website. It is not designed to be an opensource framework, but feel free
56
to do whatever you want with the source.
67

7-
Start: `node devserver`
8+
- Start: `node devserver`
9+
- Open in browser: http://makepad.github.io/makepad.html
810

9-
open in browser: http://makepad.github.io/makepad.html
11+
## Resources
1012

11-
Video overview of what it is and what it can do: [youtube](https://youtu.be/yOiuJ_Gll_E?t=38s)
13+
- Video overview of what it is and what it can do: [youtube](https://youtu.be/yOiuJ_Gll_E?t=38s)
14+
- [paniq](https://www.shadertoy.com/user/paniq)'s
15+
[fragment shader vector graphics library](https://www.shadertoy.com/view/lslXW8),
16+
referenced in the video
1217

0 commit comments

Comments
 (0)