betoesquivel / hackmtyaug16_LSystemsCanvasRender

Lambda function that receives an item in DynamoDB representing an LSystem's params, and the LSystem's g_command string and outputs a png image into an S3 bucket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackmtyaug16_LSystemsRenderToS3

Lambda function that receives LSystem's angle and g_command string and renders it using node-canvas on AWS Lambda. We use the library LSystem, whose owner and creator is referenced in the code.

About

Lambda function that receives an item in DynamoDB representing an LSystem's params, and the LSystem's g_command string and outputs a png image into an S3 bucket.

License:MIT License


Languages

Language:JavaScript 100.0%