Interactive fretboard 🎸 (0)
I have a great passion for playing guitar. I’ve build a online visualization that helped me understanding the guitar fretboard better.
Check it out on: interactive-fretboard.com
I have a great passion for playing guitar. I’ve build a online visualization that helped me understanding the guitar fretboard better.
Check it out on: interactive-fretboard.com
, under JavaScript.
I made a tool to write/test easing equation functions. It uses JavaScript syntax to evaluate the expression, which you can just type in. I found it helpful to test curves. I rolled out this one because I didn’t found a similar tool, most were Math or CSS related.
, under Code snippets, JavaScript.
ESLint can be disabled by ignoring all JavaScript files using this rule in the .eslintignore file: **/*.js
, under Art and design.
How I created a pixelart scene with gradient mapping to try different moods on the scene. A
sophisticated way to allow quick iterating on different colors.
, under Generative art.
Generated some logos using emoji and generative art.
, under Generative art.
I did some generative art using HTML5/canvas. It draws a target image using “stamps” out of a different source image. Each drawing step gets compared using a fitness function to see if that stamp looks more to the target or not.
, under Haxe.
We have been working on a new website which went live today: the Haxe Code Cookbook. It has categorized code snippets with additional explanations; small code tutorials and examples in a central place.
The Haxe Code Cookbook can be found here:
http://code.haxe.org/