Tag: 3d

An rgb depth image pair of a bee on a flower
388

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

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
380

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
508

Caerleon Roman Amphitheatre Nemesis Shrine

One of the exciting features of the Roman remains in Caerleon, South Wales, is the amphitheatre. According…

Read more Caerleon Roman Amphitheatre Nemesis Shrine
578

Simple Blender stereoscopic 3D rendering

One of the amazing things in modern versions of Blender is the ability to make 3D renders…

Read more Simple Blender stereoscopic 3D rendering
532

Festive winter snowperson

When the winter evenings grow darker, and the temperatures start to drop, those of us in cooler…

Read more Festive winter snowperson
522

Eagle carving based on Bath Abbey West Doors

Carvings of eagles in wood are quite common in old buildings, especially in churches, abbeys and cathedrals….

Read more Eagle carving based on Bath Abbey West Doors
3D printed Aruco tags
570

3D printing Aruco tags with Python and OpenSCAD

Aruco tags, in case you don’t already know, are a bit like QR codes: images with data…

Read more 3D printing Aruco tags with Python and OpenSCAD
A 3D space station rendered in Blender using Cycles.
500

Exploring Blender CPU rendering times

Not everyone who wants to use Blender will have the money or inclination to buy a high-powered…

Read more Exploring Blender CPU rendering times
Example UFO bouncing
607

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