PROCESSING CODESHARE

“Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain”
Processing utilises the java language, which is a relatively efficient object-orientated programming. Java is also quite easy to learn, owing both to its syntax and the well established community of users. Processing itself is intended as a sketch pad for computational artists, programmers and designers and is highly favoured by many designers for its ease of use and well established community.
Getting Started
Interface With Rhinoceros3D
Useful Libraries
The following Processing sketches have been written utilizing an OOP approach as a way of extending the already excellent learning tutorials available on the Processing website and other sketches freely available through the extensive community. The advantage of OOP over the many learning sketches, is their ability to be extended through additional behaviours and properties being implemented within each object type. These sketches therefore, are the bare bones of much more interesting applications.
Physical Forces
Generative: Deterministic
Generative: Stochastic
Generative: Artificial Intelligence
You’re currently reading “PROCESSING CODESHARE”, an entry on supermanoeuvre
- Published:
- 25.04.10 / 6am
- Category:
- Processing, Tutorials, Uncategorized
- Tags:
- Post Navigation:
- « Processing – Cell (circle) Packing
RHINOSCRIPT CODESHARE »
Comments are closed
Comments are currently closed on this entry.