Skip to content

edne/pineal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pineal

Graphic Synthesis Engine, for live coding performances.

screenshot

Disclaimer

This project is under an heavy rewriting/refactoring, thigs are changing frequently, if you want to try it anyway (it is more or less working and tested) read the following section.

Usage

Install dependencies with:

pip install -r requirements.txt

and run:

./test_sketch.py

then open test_sketch.py with your favorite editor and start messing with it.

Don't worry about breaking something, if make some error it will be displayed in the console and the execution should go ahead like nothing happened.

The drawing primitives are still half-written and undocumented, it's up to you discover how it works.

License

This project is released under the terms of GNU AGPL, see LICENSE file for details

About

Graphic Synthesis Engine, for live coding performances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published