HTML5

Hello p5.js

p5.js is a new interpretion of  Processing – an open source programming language and environment for people who want to program images, animation, and interactions. p5.js is a JavaScript library that starts with the original goal of Processing, nd reinterprets this for today’s web – it it you are not limited to your drawing canvas,

AlteredQualia webgl demos

AlteredQualia webgl demos has a cool set of demos what kind of 3D grahics can be done on modern web browser using WebGL technology. Other worth to check out WebGL demos can be found at Learning WebGL and Chrome WebGL Experiments page.  

Processing runs on browser

Processing is a flexible free software sketchbook and a language for learning how to code within the context of the visual arts. I have thought that I should test Processing some day because it looks interesting and easy to learn. I finally did sort of testing. Let’s start from basics and history. Processing is an

CAD tools for programmers

OpenSCAD is a free software for creating solid 3D CAD objects. It is open source software that is available for Linux/UNIX, MS Windows and Mac OS X – and also a version that runs online in browser. After quick testing it looks like OpenSCAD is a really wonderful tool for 3D modeling. While it doesn’t have

Node-RED

The Internet of Things is not a single choice of technology, approach or philosophy. Its very existence is the bringing together of multiple platforms, products and protocols. One of the challenges of IoT is to make it as easy as possible to combine all those things together. Node-RED is an interesting looking visual tool for