Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hkalbasi/artlib

a library for making artworks via code.
https://github.com/hkalbasi/artlib

Last synced: 30 days ago
JSON representation

a library for making artworks via code.

Awesome Lists containing this project

README

        

# artlib
a library for making artworks via code.

## Features
* Team working with git
* Put things in symmetric places with math operations
* Super modular: put every piece of your work in a seperate file and import them every where you need.
* Pure functional (like Haskell): use every thing in everyplace with peace of mind. There is no ID or side effect.
* Fully free and open source. No price, no watermark.

## Supported classes
### Current
* images
* 2d animations
### Future
* 3d objects (for producing stl files)
* 3d animations
* music