← Back to home

Photogrammetry (3D scanning) on Golem

An online IDE which lets you run Micmac photogrammetry workloads on Golem.

Screenshots

Photogrammetry (3D scanning) on Golem screenshot 1
Photogrammetry (3D scanning) on Golem screenshot 2

Problem Statement

Note: I didn't get time to work on Scaling Ethereum. This project was an old hackathon submission. Will try harder next time.Convert 2D images into a 3D model by running Micmac photogrammetry workloads on Golem's decentralized cloud.Features:Run Micmac builds online any local setup.Fully programmable. Look here for the entire list of commands.Run intense workloads on Golem cloud, without consuming local resources.Build results notified on email.

Solution

HTML, vanilla JS frontend: To upload images and provide shell scriptExpress.js server: Hosts the frontend. It creates a batch job on Golem when the form is submitted.Golem batch job: processes the images and generates a 3D model based on the shell scriptSendgrid email: The processed file is emailed to the user

Hackathon

Scaling Ethereum

2024

Contributors