Skip to content

germ/gif2pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gif -> Point Cloud

A simple utility to visualize videos as solid 3d objects. Main.go takes one argument, a gif, and outputs a series of scripts and point clouds. Each point cloud represents a color in the original gif (for preformance reasons, use simple color gifs for testing). These scripts are run against the clouds using Meshlab to try aproximating their shape and OBJ files are placed in a output directory. These OBJ files can then be loaded into blender for animating/exploration.

This is a toy, use it as you will.

Demo Video: https://www.instagram.com/p/BLQUKEyAD3T/

Workflow

go run ../main.go globe.gif

../aaRUNME.sh

Import out/*.obj to Blender

About

GIFs to 3D Objects/Video Solids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published