Etienne Landon 83935ccf14 Import files 8 years ago
..
README.txt 83935ccf14 Import files 8 years ago
ev_base-help.pd 83935ccf14 Import files 8 years ago
ev_base.pd 83935ccf14 Import files 8 years ago
ev_buf-help.pd 83935ccf14 Import files 8 years ago
ev_buf.pd 83935ccf14 Import files 8 years ago
ev_declare-help.pd 83935ccf14 Import files 8 years ago
ev_declare.pd 83935ccf14 Import files 8 years ago
ev_gemwin-help.pd 83935ccf14 Import files 8 years ago
ev_gemwin.pd 83935ccf14 Import files 8 years ago
ev_grid-help.pd 83935ccf14 Import files 8 years ago
ev_grid.pd 83935ccf14 Import files 8 years ago
ev_pix_fx-help.pd 83935ccf14 Import files 8 years ago
ev_pix_fx.pd 83935ccf14 Import files 8 years ago
ev_record-help.pd 83935ccf14 Import files 8 years ago
ev_record.pd 83935ccf14 Import files 8 years ago
ev_rectangle-help.pd 83935ccf14 Import files 8 years ago
ev_rectangle.pd 83935ccf14 Import files 8 years ago
ev_storage-help.pd 83935ccf14 Import files 8 years ago
ev_storage.pd 83935ccf14 Import files 8 years ago

README.txt

ev-main
=======

This folder contains general abstractions of the EXTENDED VIEW toolkit.

* [ev_base] is a template to build your own compatible modules.
* [ev_buf] creates a frame buffer
* [ev_declare] should be in every patch to specify the pathes.
* [ev_gemwin] GEM window module.
* [ev_grid] renders a basic grid.
* [ev_pix_fx] is an example implementation for [ev_base]
* [ev_record] lets you record a video and take snapshots.
* [ev_rectangle] shortcut for quick patching.
* [ev_storage] state saving system with scene transition features.