#proceduralgeometry — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #proceduralgeometry, aggregated by home.social.
-
Simple rule, complex behavior.
I built a real-time procedural geometry system that connects points together with indices wrapping X → (X + Y) mod N with Y += Z (with some extra goodies).
The result is a living field of cardioids, moiré, and lattices you can steer live.
Prototyped during my STARTS residency in the exploration phase.
-
I was testing the grid subdivision on half-edge geometry and got the chocolate bar as a happy little accident.
Couldn't resist to fed the mesh into the CSG to carve out the bites.
-
Makie really amazes me with the quality of plots produced out of the box. With some minor tweaking you can generate art with it.
Adapted from https://beautiful.makie.org/dev/examples/2d/streamplot/complex_polya_field
-
Some geometry in #Processing
#ProceduralGeometry