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.