Limit this search to....

The Nature of Code: Simulating Natural Systems with Processing
Contributor(s): Shiffman, Daniel (Author)
ISBN: 0985930802     ISBN-13: 9780985930806
Publisher: Nature of Code
OUR PRICE:   $37.95  
Product Type: Paperback
Published: December 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Programming - Algorithms
Dewey: 003.3
Physical Information: 1.05" H x 7.5" W x 9.25" (1.95 lbs) 520 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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.