Processing Layers

A free library for the Processing language
Download

Processing Layers Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Nootropic Design
  • Publisher web site:
  • http://nootropicdesign.com
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 70 KB

Processing Layers Tags


Processing Layers Description

A free library for the Processing language Processing Layers is a free and open source, simple library for the Processing language. The concept of layering is very familiar to anyone who uses drawing tools like Photoshop or Gimp. Processing Layers allows Processing developers to create sketches with multiple layers that are drawn independently of one another. Each layer has its own draw() method. This indepedence between layers allows some layers to change without affecting others. For example, you can use a layer to animate some thing without having to redraw everything that is "behind" it. Layers can be added and removed from a sketch dynamically. What's New in This Release: · The core classes were renamed from PAppletLayers to AppletLayers and PLayer to Layer. · Event propagation to Layer objects is now automatic and the event methods of AppletLayers have been removed.


Processing Layers Related Software