A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

Lab | Kenji Honma | webdev projects

Lab

On this page you can find some Javascript-Plugins i wrote. Demonstrations and Documentation can be found on the following pages. All Plugins are still under developement. I will continuously update this page as soon as new versions are available.

JS-ScaleTool


This Tool arranges chords and scales on the fretboard of a string-instrument and displays them on a HTML-canvas.
It may be used for learning/teaching purposes.
It has an implemented GUI and you can get setters e.g. for tuning the Strings, modifying the scale or to create an unique look of the fretboard.

read more

PixelGrid


The PixelGrid Object divides a HTML-canvas element into large pixels which can be colorized and switched on and off.
By creating an PixelGridImage, the Plugin can be used to pixelize Images without antialiasing and display them on the canvas.
PixelGridSpriteImage extends PixelGridImage by defining a sprite size and methods to show particular sprites from a spritesheet.

read more

MorphPoly


A plugin to display Polygones, that can be morphed into other Shapes.

read more