Tag: python

The two example outputs shown in Nomad Sculpt
68

Making textured 3D digital assets using depth maps and Python 3

If you read my previous post about using Python 3 to make trimmable and sculptable textured planes…

Read more Making textured 3D digital assets using depth maps and Python 3
The end product as created by OpenSCAD
281

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
256

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
378

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.
870

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
691

Exploring the horopter using Python

A while back I was looking at some anaglyph photos and pondering how the two views converge…

Read more Exploring the horopter using Python
An rgb depth image pair of a bee on a flower
1393

RGBD to stereo 3D images in Python3

Obviously, 3D photography has historically mostly focussed on taking multiple photos, of different views, from different positions…

Read more RGBD to stereo 3D images in Python3
Feature image for extracting cardboard images in python.
712

Extracting 3D Cardboard images in Python 3

The height of VR frenzy may be over, but that doesn’t mean hardcore 360-degree image fans can’t…

Read more Extracting 3D Cardboard images in Python 3
jpegdump.py results for a sample mpo image file
754

Analysing 3D image file structures in Python 3

The Python programming language allows us to do some pretty exciting things with our 3D images, as…

Read more Analysing 3D image file structures in Python 3
1376

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