https://github.com/mikewesthad/meshyparticles
https://github.com/mikewesthad/meshyparticles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikewesthad/meshyparticles
- Owner: mikewesthad
- Created: 2014-09-05T03:34:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-05T03:57:39.000Z (almost 11 years ago)
- Last Synced: 2025-02-14T08:46:31.699Z (4 months ago)
- Language: C++
- Size: 2.06 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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

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

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