An open API service indexing awesome lists of open source software.

https://github.com/mikewesthad/meshyparticles


https://github.com/mikewesthad/meshyparticles

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

meshyParticles
==============

An openFrameworks project to create a mesh from a particle system.

The particles were triangles that flew around in 3D space.

![Triangles](screenshots/triangles.png)

When the particles die, they leave behind a mesh that contains the path they took when they lived.

![Mesh](screenshots/mesh.png)

A mesh representing the whole particle system can be exported and opened up in 3D modeling software, like blender:

![Blender](screenshots/blender.png)

The goal was eventually to 3D print the mesh that comes out of the particle system.