Day 6


skip to canvas

Pixels

Wanting to make at least something in 3D, I came up with this. Theres no progress pictures this time, because it either worked or the canvas was empty. This is my favourite of the things I created during the last 3 weeks, because I could see myself using this in the future. Creating 3D models from a 2D picture. It works really simple, it makes a cube for each pixel. By rotating and saving the canvas you can then make a gif out of it, making 3D animations out of 2d pictures. Large pictures will take a long time, but there is the ability to scale down resolution. You can make the background transparent or not by setting the alpha value. Already some people have told me, that this tool would have been useful in the past, so it's quite likely I will improve and polish this in the future. One Idea for improvement right now, is to have the pixels different Z values depending on brightness or maybe let the user create/upload height maps.

2D to 3D Converter

open in new tab
Code