Book Image

JMonkeyEngine 3.0 Cookbook

By : Rickard Eden
Book Image

JMonkeyEngine 3.0 Cookbook

By: Rickard Eden

Overview of this book

Table of Contents (17 chapters)
jMonkeyEngine 3.0 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


This appendix contains various bits of code and procedures that are too generic to appear in regular chapters. They are used across several chapters but are presented here to avoid repetition.

This appendix covers the following topics:

  • Downloading the plugins

  • Enabling nightly builds

  • Adding Bullet physics to the application

  • Jaime animation frames for phonemes

  • The AnimationEvent patch

  • The ImageGenerator class

  • The CellUtil class