Learning Three.js: The JavaScript 3D Library for WebGL


Three.js is a JavaScript 3D library that offers a wide range of features for creating and displaying stunning 3D computer graphics on a web browser in an intuitive manner using JavaScript without having to deal with the complexity of a WebGL low-level API. Even though WebGL makes it possible to create 3D graphics in the browser without having to use plugins, programming WebGL, however, is hard and complex. This book shows you how Three.js allows you to be independent of browser plugins. If you are an experienced web designer who wants to set the tone for an immersive design environment in your applications then this book is for you. Learning Three.js: The JavaScript 3D Library for WebGL is a practical, example-rich book that will help you to master all the features of Three.js. With this book, you'll learn how to create and animate gorgeous looking 3D scenes directly in your browser utilizing the full potential of WebGL and modern browsers without having to learn WebGL. Learning Three.js: The JavaScript 3D Library for WebGL starts by going over the basic concepts and building blocks used in Three.js. From there on, it will expand on these subjects using extensive examples and code samples. This will allow you to learn everything you need to know about Three.js in an easy and interactive manner. Besides the basic concepts, this book will show you how you can create realistic looking 3D objects using materials and textures as well as how to load them from externally created models. You'll learn how to easily control the camera using the Three.js build-in camera controls so you can fly or walk around the 3D scene you have created. You will also learn how to use morph and bones-based animation and how to add physics to your scene. After reading Learning Three.js: The JavaScript 3D Library for WebGL and playing around with the extensive set of examples, you'll know everything that is required to create 3D animating graphics using Three.js that run in any browser.
Download free tutorial in PDF (402 pages) created by .
Pages : 402
Size :
File type : PDF
Downloads: 337
Created: 2021-05-15
License: Free
Learning Three.js: The JavaScript 3D Library for WebGL

Others JavaScript Tutorials

Download JavaScript course

The JavaScript Way

Learning JavaScript

Deep Learning with JavaScript: Neural Networks in TensorFlow.js

The JavaScript Way

Others related eBooks about Learning Three.js: The JavaScript 3D Library for WebGL

Learning JavaScript

Download Advanced JavaScript Course, PDF document on 643 pages created by Stack OverFlow. This is a free and unofficial JavaScript ebook created for educational purposes. All content is extracted from the Stack Overflow documentation, written by many developers....

Node.js programming by example

Download Free training document about Node.js under 16 pages intended to advanced level-users....

Learn ReactJS by example

Learn ReactJS by example, This example will use React-Bootstrap components. ...

Laravel Tutorial pdf

The purpose of this tutorial is to learn a new PHP framework and use it efficiently to build an eCommerce web application for a small project,this new framework allows users to check products by category and pass orders securely....

JQuery tutorial for professionals

Download free JQuery tutorial course in PDF, training file in 18 chapters and 67 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Angular Succinctly

Download free course Angular Succinctly, pdf file on 124 pages by by Joseph D. Booth....

CSS Animation 101

This book is for people who build for the web and want to add animation to their designs a..., download free CSS tutorial in PDF (90 pages) created by Donovan Hutchinson ....

The JavaScript Beginner's Handbook

The JavaScript Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80..., download free JavaScript tutorial in PDF (70 pages) created by ....

Essential HTML5 Canvas

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML Canvas as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

The JavaScript Way

This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. Numerous brain cycles were spent to make it: ...