Git Product home page Git Product logo

codevember2016's Introduction

Codevember 2016

I use the codesimple "elm in docker" toolset. To build any day's project I use

elm make src/${day}.elm

This produces index.html which I can then view or upload.

Each day is src/C11XX.elm, which should contain a 'Main' module.

C1106 Do not look directly into the lights

This is all about the spread function. Not happy with the Float -> Float -> Float -> List Float thing, I thought the third parameter should be Int. This is the first sketch to import C1105. Will be interested to seed where that goes. This also looks forward to a Cheer Lights sketch.

C1105 Carpeted Garage

I needed a good function to control a fisheye lens on a scratch program (aquarium simulation). I worked out a variation of a cubic function that worked. This sketch is a tribute to that one. Also tired of wrangling random seeds, so this one is strictly based on the frame counter.

C1104 Iberian Rose

This is based on a python script I wrote years ago. In building This one I learned that List.foldl reverses the original list, sometimes that is OK. I think there is more I could do with random circles.

Started publishing the .html files on [https://rsbohn.github.io/codevember2016].

C1103 Battletowers

Using random numbers. Start with the same seed, you get the same shapes. There are a limited number of battletower shapes, you get a different one when you reload the page.

C1102 Colorwheel

Just learning to use the Kwarrtz/render graphics library. A simple color wheel.

Random Notes

[https://github.com/evancz/elm-markdown]

codevember2016's People

Contributors

rsbohn avatar rsbohn12 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.