Johan Rende

About myself

Hello!

I'm a developer based in Stockholm focusing on web front end and graphics.

Technologies I know

  • Java
  • Javascript
  • C++
  • OpenGL/WebGL
  • CSS

Visual projects

Circles and Trees

An procedural animation I created for my dads 56th birthday, with the music made by my brother. It is inspired by the circles of Gabriel Orozco, and written in Javascript using D3.js for the display.

Suprematist Compositions

A procedurally-generated artwork based on Ilya Chashnik, an artist of the Suprematist school

Flowers and Bugs

Another procedural artwork created for my dads birthday. It looks simple, but uses a more technically advanced than the previous artworks, using dynamic reflections, postprocessing effects, among others

Filter Stacker

A web editor for creating images by stacking webgl effects and shaders. Uses Angular and WebGL.

Mail GitHub LinkedIn Instagram

What I talk about when I talk about graphics

Hondo is an 3D engine I'm making in my spare time. It is written in C++ and OpenGL, and compiles on Windows and Linux. The reason I started creating engines was to create a game. The problem was that I never had any idea of what game to make, so the engines became more generic and complex.