FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: The Nature of Code: Simulating Natural Systems with Processing
- Author(s) Daniel Shiffman (Self-Publishing)
- Publisher: Daniel Shiffman (Self-Publishing); eBook (Creative Commons Licensed)
- License(s): CC BY-NC 3.0 and GNU Lesser General Public License
- Paperback: 520 pages
- eBook: HTML
- Language: English
- ISBN-10/ASIN: 0985930802
- ISBN-13: 978-0985930806
- Share This:
How can we capture the unpredictable evolutionary and emergent properties of nature in software? How can understanding the mathematical principles behind our physical world help us to create digital worlds?
This book focuses on a range of programming strategies and techniques behind computer simulations of natural systems, from elementary concepts in mathematics and physics to more advanced algorithms that enable sophisticated visual results. Readers will progress from building a basic physics engine to creating intelligent moving objects and complex systems, setting the foundation for further experiments in generative design.
Subjects covered include forces, trigonometry, fractals, cellular automata, self-organization, and genetic algorithms. The book's examples are written in Processing, an open-source language and development environment built on top of the Java programming language. On the book's website (http://www.natureofcode.com), the examples run in the browser via Processing's JavaScript mode.
About the Authors- Daniel Shiffman is an Assistant Arts Professor in the Interactive Telecommunications Program (ITP) at NYU's Tisch School of the Arts. Originally from Baltimore, Daniel received a bachelor of arts in mathematics and philosophy from Yale University and his master's degree from ITP. He develops tutorials, examples, and libraries for Processing, the open-source programming language and environment created by Casey Reas and Ben Fry. He is also the author of Learning Processing: A Beginner's Guide to Programming Images, Animation, and Interaction (2008).
- Computational Simulations and Modeling
- Mathematical & Computational Software, MATLAB
- Numerical Computation
- Data Structures and Algorithms
- JavaScript, jQuery, etc.
- The Nature of Code: Simulating Natural Systems with Processing (Daniel Shiffman)
- The MIrror Site (1) - PDF
- The MIrror Site (2) - PDF
-
Learning Processing: Guide to Programming Images, Animation
This book teaches you the basic building blocks of programming needed to create cutting-edge graphics applications including interactive art, live video processing, and data visualization, using Processing..
-
Sonifying Processing: The Beads Tutorial (Evan X. Merz)
This book introduces audio programming to Processing programmers through the Beads library. It covers topics such as synthesis, sampling and general sound-mangling in such a way that is appropriate for beginners, or more experienced programmers.
:
|
|