Skip to content

Releases: ruby-processing/propane-examples

To match propane-4.0 release

Choose a tag to compare

@monkstone monkstone released this 21 Jan 14:29
3.5

Simplify RGB cube by using Vec2D, ArcBall and GfxRender

Some refactoring of propane needs these changes

Choose a tag to compare

@monkstone monkstone released this 24 Sep 15:21

Propane GfxRender and ShapeRender have been simplified so can be called with Propane::GfxRender and Propane::ShapeRender, there may be a couple of new examples to try.

3.3

3.3

Choose a tag to compare

@monkstone monkstone released this 05 Apr 14:52

Update examples to use OpenSimplex2 (-1.0..1.0) instead of (0..1.0).

Expand PDF examples

Choose a tag to compare

@monkstone monkstone released this 17 Mar 12:27
3.2

exclude data

Added svg and pdf library examples

Choose a tag to compare

@monkstone monkstone released this 16 Mar 16:31

Also update to use OpenSimplex2 for noise.

For propane 3.8.0

Choose a tag to compare

@monkstone monkstone released this 05 Mar 19:22

Modified some noise examples to demonstrate usage of noise_mode.

For propane-3.6.0+

Choose a tag to compare

@monkstone monkstone released this 06 Jul 19:06

Now voronoi distance shader without pixel flow library, plus solid text geomerative example.

For propane-3.5.0+

Choose a tag to compare

@monkstone monkstone released this 04 Apr 13:07

Always moving forward

For propane-3.4.2

Choose a tag to compare

@monkstone monkstone released this 22 Dec 20:56

Add minim examples, please feel free to expand.

For propane-2.4.1

Choose a tag to compare

@monkstone monkstone released this 01 Dec 15:03

Ditch GLVideo in favor of latest beta Video library.