Skip to content

cloudBloomer is a short piece of C++ code that uses openFrameworks* to do some manipulation of pointcloud data.

Notifications You must be signed in to change notification settings

Frictionless-development/CloudBloomer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CloudBloomer

cloudBloomer is a short piece of C++ code that uses openFrameworks* to do some manipulation of pointcloud data. It works with one pointcloud file (the .txt file you created in textEdit from a .ply file). By setting various parameters in the code, you can geometrically manipulate the pointcloud, causing it to (for example) rotate or expand over time. cloudBloomer produces output in two modes, ‘live; and ‘save’. In ‘live’ mode, it renders the manipulation in a window on screen; in ‘save’ mode, it writes rendered frames as a sequence of images to disk (that you can later import into DaVinci Resolve as a movie)

CHECK PDF for documentation.

About

cloudBloomer is a short piece of C++ code that uses openFrameworks* to do some manipulation of pointcloud data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages