https://github.com/onejgordon/sketches
Basket of concept sketches
https://github.com/onejgordon/sketches
animation paperjs sketchbook sketches
Last synced: 2 months ago
JSON representation
Basket of concept sketches
- Host: GitHub
- URL: https://github.com/onejgordon/sketches
- Owner: onejgordon
- Created: 2017-01-22T00:28:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T16:00:12.000Z (over 2 years ago)
- Last Synced: 2025-01-22T11:14:03.521Z (4 months ago)
- Topics: animation, paperjs, sketchbook, sketches
- Language: JavaScript
- Homepage: https://onejgordon.github.io/sketches
- Size: 36.9 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Readme
## What
Basket of concept sketches
## Requirements
* Jekyll [installation](https://jekyllrb.com/docs/installation/macos/)
## Setup
* `cd docs`
* `bundle exec jekyll serve`
* Visit localhost:4000## Files
* Sketches are in docs/
* Each has an md, e.g. [filename].md, and can be accessed at localhost:4000/[filename].html
* JS sources are in `_includes/paper_sketches or three_sketches`## Sketch Library Documentation
* [Three.js](https://threejs.org/docs/index.html)
* [Paper.js](http://paperjs.org/reference/)