Skip to content

Added link to Revision 2017 seminar #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Makepad
Base library used for makepad DO NOT USE OR RELY ON STABILITY. This library can change at any time and is designed to support the makepad website. It is not designed to be an opensource framework, but feel free to do whatever you want with the source.

Start: node devserver
Base library used for makepad. **DO NOT USE OR RELY ON STABILITY.**
This library can change at any time and is designed to support the makepad
website. It is not designed to be an opensource framework, but feel free
to do whatever you want with the source.

- Start: `node devserver`
- Open in browser: http://makepad.github.io/makepad.html

## Resources

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

open in browser: http://makepad.github.io/makepad.html