Treffer: Game Development with Three.js : With Three.js You Can Create Sophisticated 3D Games That Run in the Web Browser. This Book Is Aimed at Both the Professional Game Designer and the Enthusiast with a Step by Step Approach Including Lots of Tips and Examples.

Title:
Game Development with Three.js : With Three.js You Can Create Sophisticated 3D Games That Run in the Web Browser. This Book Is Aimed at Both the Professional Game Designer and the Enthusiast with a Step by Step Approach Including Lots of Tips and Examples.
Authors:
Resource Type:
eBook.
Database:
eBook Index

Weitere Informationen

With Three.js you can create sophisticated 3D games that run in the web browser. This book is aimed at both the professional game designer and the enthusiast with a step by step approach including lots of tips and examples.Key FeaturesDevelop immersive 3D games that anyone can play on the InternetLearn Three.js from a gaming perspective, including everything you need to build beautiful and high-performance worldsA step-by-step guide filled with game-focused examples and tipsBook DescriptionThe advent of WebGL and its inclusion in many browsers enabled JavaScript programs running in a web browser to access the GPU without a plugin or extension. Three.js is a next generation high-level library that makes it possible to author complex 3D computer animations that display in the browser using nothing more than a simple text editor. The development of these new tools has opened up the world of real-time 3D computer animations to a far broader spectrum of developers. Starting with how to build 3D games on the web using the Three.js graphics library, you will learn how to build 3D worlds with meshes, lighting, user interaction, physics, and more. Along the way, you'll learn how to build great online games through fun examples. Use this book as a guide to embrace the next generation of game development! Moving on from the basics, you will learn how to use Three.js to build game worlds using its core components, including renderers, geometries, materials, lighting, cameras, and scenes. Following on from this, you will learn how to work with mouse and keyboard interactions, incorporate game physics, and import custom models and animations. You will also learn how to include effects like particles, sounds, and post-processing. You will start by building a 3D world, and then create a first person shooter game using it. You will then be shown how to imbue this FPS game with a “capture the flag” gameplay objective. With Game Development with Three.js, you will be able to build 3D games on the Web using the Three.js graphics library.What you will learnSet up a Three.js scene representing a game worldUnderstand the types of Three.js components, including geometries, materials, lighting, cameras, and renderersInteract with your games using the mouse and keyboardStructure your worlds with various approaches to physical collisionConstruct complex levels using several different methodsExtend the Three.js framework with custom game-specific classesGain insight into development processes and important design and performance considerations for web gamesAchieve a basic understanding of multiplayer game networkingWho this book is forThis book is for people interested in programming 3D games for the Web. Readers are expected to have basic knowledge of JavaScript syntax and a basic understanding of HTML and CSS. This book will be useful regardless of prior experience with game programming, whether you intend to build casual side projects or large-scale professional titles.