Tag: coding

The end product as created by OpenSCAD
273

OBJ to OpenSCAD bridges using Python 3

Blender and OpenSCAD are two of my favourite open-source 3D creation apps. Blender because it’s a swiss…

Read more OBJ to OpenSCAD bridges using Python 3
252

VR360 RGB-D images to OBJ files in Python 3

Taking 360-degree photos is a lot of fun, but it’s very difficult to take stereoscopic 3D VR…

Read more VR360 RGB-D images to OBJ files in Python 3
A portrait-mode photo from the Pixel Camera app
373

Stereo photos from Pixel Camera files using Python 3

Here’s something that you might not know: some Google Pixel Android phones have an option in the…

Read more Stereo photos from Pixel Camera files using Python 3
Cubemapper featured image showing a scene with lots of image boxes.
869

Creating 3D photo assets for Nomad Sculpt

When it comes to rendering 3D scenes on iOS and Android devices there are very few options….

Read more Creating 3D photo assets for Nomad Sculpt
1373

Rotating 3D photos in Python 3

Recently I was doing some work on my simple 3D photos code library for Python 3. It…

Read more Rotating 3D photos in Python 3
Example UFO bouncing
1319

Interactive 3D models in a web page using P5.js

P5.js is a Javascript-based web-framework that allows you to write code to run in web-pages in a…

Read more Interactive 3D models in a web page using P5.js
1526

Opening MPO 3D photos in Python

Ever since consumer-level 3D digital cameras appeared on the market I’ve wondered why they have to give…

Read more Opening MPO 3D photos in Python
The modified code in OpenSCAD
3686

OpenSCAD with ezDXF and Python3

The exciting thing about coding is we can create 3D models parametrically: that is, we can change…

Read more OpenSCAD with ezDXF and Python3
1080

Android Depth Camera Experiments

As well as 3D imaging and designing, my passions also include computer programming. When you think about…

Read more Android Depth Camera Experiments