Wouter Hisschemöller

  • Home
  • Video
  • Drawing
  • Painting
  • Programming
  • About
  • Contact
  • Kibo Keyboard

    September 16, 2020
    Kodaly Kibo

    Earlier this year Italian company Kodaly proposed a collaboration. They created the Kibo MIDI controller instrument and I enjoy making web apps for musical use. Together we will explore how the Kibo instrument and online apps can be integrated. As a first experiment I made the Kibo Keyboard app.

    Continue reading

    2 responses

    categoryGeneral, Javascript, Kodaly Kibo, MIDI, Music, Physics, Web Audio, Web Bluetooth, Web MIDI, WebGL
  • Single-line 3D text

    November 10, 2018
    webgl screenshot

    I wrote some JavaScript to create single-line 3D text using the three.js library to render 3D on a canvas using WebGL. Three.js can already render text with its TextGeometry class, but I wanted something simpler: single-line fonts.

    Continue reading

    categoryJavascript, WebGL