openrndr / orx

A growing library of assorted data structures, algorithms and utilities for OPENRNDR
https://openrndr.org
BSD 2-Clause "Simplified" License
119 stars 35 forks source link

How to add to my project? #279

Closed EdwardDeaver closed 1 year ago

EdwardDeaver commented 1 year ago

I'm very new to OPNRNDR and Kotlin. I want to add the noclear module (I'm following this tutorial https://openrndr.discourse.group/t/openrndr-processing-noise-fields-leaving-trails/215) to my code but I'm not sure how to add it to my build.

How do I add it?

hamoid commented 1 year ago

Hi Edward :) Are these instructions enough to make it run? https://guide.openrndr.org/OPENRNDRExtras/#using-openrndr-extras

I'll add a link to the post you linked.

EdwardDeaver commented 1 year ago

Thank you! Sorry I didn't see that.