Category: Code
The Python programming language allows us to do some pretty exciting things with our 3D images, as…
Recently I was doing some work on my simple 3D photos code library for Python 3. It…
If you’ve tried my Android depth camera Processing code you may be wondering how to go about…
Aruco tags, in case you don’t already know, are a bit like QR codes: images with data…
Creating 3D models in Blender 3 is a lot of fun, and being able to render them…
P5.js is a Javascript-based web-framework that allows you to write code to run in web-pages in a…
Ever since consumer-level 3D digital cameras appeared on the market I’ve wondered why they have to give…
Recently I wrote a post about how to make anaglyph images from side-by-side (SBS) photos. That’s useful…
In case you don’t know, anaglyphs are 3D images created from two views, seperated by a small…
The exciting thing about coding is we can create 3D models parametrically: that is, we can change…