Hello all! we just finished an update for the Extended View Toolkit, that, apart from some bugfixes, features a couple of example-files to get you startet. Those examples cover a couple of scenarios of what the toolkit is capable of. If you have projects, where you use the toolkit, we would love to hear about them :)
download the toolkit at http://puredata.info/Members/Weitsicht/ Enjoy, Peter & Marian p.s.: webpage can be found at http://extendedview.mur.at Release Notes v0.31 ---------------------------- changed ev_pro_flat and ev_pro_curved abstractions: - no gemhead included anymore for consistency with easymap abstractions; gemhead now has to be connected externally, see corresponded helpfiles for details - second creation argument of ev_pro_flat/curved deprecated changed ev_buf: - no gemhead built in anymore, has to be connected externally for more clear structure of patch and more obvious dataflow, see helpfile for example changed ev_mouseover: - removed creation arguments; render order and gemwin dimen must from now on be set via messages. added new example patches: - ev_module-list (quick overview of the modules) - ev_example_masking (masking capabilities for video mapping) - ev_example_3d (3d renderings) - ev_example_framebuffers (using multiple framebuffers) - ev_ecample_vfx (pix_… video effects) - ev_ecample_grids (using the two different grids) - ev_example_storage&osc (using the data storage solution & transmit/receive osc-streams minor changes inside the data storage logic (v0.1) minor changes in gil, not affecting the toolkit (v0.11) fixed some bugs inside ev_grid added flip functions to ev_pro_grid fixed bug in ev_buf: framebuffer content was translated 0/0/-5. Now 0/0/-4 to compensate the viewpoint mismatch of framebuffer and gemwin. Also all helpfiles & examples using ev_buf have been corrected. _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
