andrewmoles2 / Flow_Fields

Repository for making and testing out different types of flow fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow_Fields

Repository for making and testing out different types of flow fields. Some examples below, code for all outputs in flow fields script.

Full flow fields

flow with geom_path flow with geom_segment flow with light colours

Messing with parameters to make wave like flows

flow like wave 1 flow like wave 2

This one moves as a wave, and has a shadow wave with shadow

Thinning out the flow field to it looks like paint strokes

slimmed down flow with changing size

Making flow field gifs!

This one starts as a grid then flows away nicely

from grid to flow

Removal of nearby lines

A fun technique is to remove any nearby lines/paths in the flow field. I've used knn for this, but I'm sure there are other ways of doing this!

example of using knn to remove nearby particles

This technique looks best when it has an image added behind it. Here I've added an image of horseshoe bend in the USA I took back in 2019.

add image behind removed flow

About

Repository for making and testing out different types of flow fields


Languages

Language:R 100.0%