mathiasisaksen/artKIT: Useful functions for creating visual/generative art

This package contains a set of functions that are useful when creating visual/generative art. At the moment, most of the package deals with polygons/shapes, exposing functions that allows the user to do boundary interpolation, corner rounding, deformation and geometric subdivison. There are also functions for rescaling values, and creating images based on functions that map pixel locations to colors. Vectorization is used throughout the package, leading to efficient code. The package is a work in progress, and will be updated as soon as more functions are ready.

Getting started

Package details

AuthorMathias Isaksen
MaintainerMathias Isaksen <mathiasleanderi@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mathiasisaksen/artKIT")
mathiasisaksen/artKIT documentation built on Dec. 21, 2021, 2:52 p.m.