Book Image

Blender 3D Basics Beginner's Guide Second Edition

By : Gordon Fisher
Book Image

Blender 3D Basics Beginner's Guide Second Edition

By: Gordon Fisher

Overview of this book

This book teaches you how to model a nautical scene, complete with boats and water, and then add materials, lighting, and animation. It demystifies the Blender interface and explains what each tool does so that you will be left with a thorough understanding of 3D. This book starts with an introduction to Blender and some background on the principles of animation, how they are applied to computer animation, and how these principles make animation better. Furthermore, the book helps you advance through various aspects of animation design such as modeling, lighting, camera work, and animation through the Blender interface with the help of several simple projects. Each project will help you practice what you have learned and do more advanced work in all areas.
Table of Contents (20 chapters)
Blender 3D Basics Beginner's Guide Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
3
Controlling the Lamp, the Camera, and Animating Objects
Index

Rendering with the Cycles renderer


The Blender Internal renderer is only one of the many renderers available to the Blender user. The Cycles renderer has been incorporated into Blender 2.7, and development has stopped for the Blender Internal renderer. The Internal renderer is good and easy to use so it's a great way to start. However, in the long run, you will need to know the Cycles renderer.

One big difference between the Cycles renderer and the Blender Internal renderer is that Cycles simulates real light while the internal renderer does not, so Cycles gives you better results. The Cycles renderer also allows objects to be used as lights.

This makes it easy to do cool stuff like neon lights and adding a glow to the bottom of cars. Cycles also handles glass well and creates distortions of light known as caustics, like the light patterns on the bottom of a swimming pool.

Cycles does a style of ray tracing, bouncing the light around and following it to the source. This means that you get better...