File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Makepad
2
+
2
3
Base library used for makepad. ** DO NOT USE OR RELY ON STABILITY.**
3
4
This library can change at any time and is designed to support the makepad
4
5
website. It is not designed to be an opensource framework, but feel free
5
6
to do whatever you want with the source.
6
7
7
- Start: ` node devserver `
8
+ - Start: ` node devserver `
9
+ - Open in browser: http://makepad.github.io/makepad.html
8
10
9
- open in browser: http://makepad.github.io/makepad.html
11
+ ## Resources
10
12
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
12
17
You can’t perform that action at this time.
0 commit comments