edwinRNDR / openrndr-js-svg-examples

Some simple experiments with <svg> graphics using kotlin/js and OPENRNDR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openrndr-js-svg-examples

Edit Program.kt to change between the examples.

library/SVGDrawer.kt contains code to convert OPENRNDR's ShapeContour to SVG paths. SVGDrawer is simple and limited in functionality at this point but should be fairly easy to extend.

In IJ run the browserDevelopmentRun --continuous task

About

Some simple experiments with <svg> graphics using kotlin/js and OPENRNDR


Languages

Language:Kotlin 91.8%Language:HTML 8.2%