An open API service indexing awesome lists of open source software.

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

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/)