چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

Learning Three.js : the JavaScript 3D library for WebGL : create and animate stunning 3D graphics using the open source Three.js JavaScript library

Dirksen, Jos

قیمت نهایی

۴۴٬۰۰۰ تومان۴۹٬۰۰۰ تومان۱۰٪ تخفیف
  • تخفیف زمان‌دار−۵٬۰۰۰ تومان

۵٬۰۰۰ تومان صرفه‌جویی نسبت به قیمت اصلی

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

نویسنده
Dirksen, Jos
سال انتشار
۲۰۱۳
فرمت
EPUB
زبان
انگلیسی
تعداد صفحات
۵ صفحه
حجم فایل
۳۲ مگابایت
شابک
9781461948285، 9781782166283، 9781782166290، 1461948282، 1782166289، 1782166297

دربارهٔ کتاب

Three.js makes creating 3D computer graphics on a web browser a piece of proverbial cake, and this practical tutorial makes it easier still. All you need to know is basic JavaScript and HTML. Overview Create and animate beautiful 3D graphics directly in the browser using JavaScript without the need to learn WebGL Learn how to enhance your 3D graphics with light sources, shadows, and advanced materials and textures Each subject is explained using extensive examples that you can directly use and adapt for your own purposes In Detail 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. What you will learn from this book Create standard HTML skeleton and render loops for your Three.js projects Learn how to use the different geometries that are provided by Three.js Apply realistic lighting and shadows to the 3D objects you have created Learn how the different types of materials in Three.js work and how they interact with your 3D objects and the rest of the environment Use the different camera controls provided by Three.js to effortlessly navigate around your 3D scene Work with a particle system to create snow, rain, and galaxy-like effects Import and animate models from external formats such as OBJ, STL, Collada, and much more Create and run animations using either morph targets or bones animations Use advanced textures on materials to create realistic looking 3D objects using bump maps, normal maps, specular maps, and light maps Change the output of Three.js rendered using one of its post processing options Interact directly with WebGL by creating custom vertex and fragment shaders Apply physics to your 3D objects using the Physijs JavaScript library Create and animate stunning 3D graphics using the open source Three.js JavaScript library **Overview** * Create and animate beautiful 3D graphics directly in the browser using JavaScript without the need to learn WebGL * Learn how to enhance your 3D graphics with light sources, shadows, and advanced materials and textures * Each subject is explained using extensive examples that you can directly use and adapt for your own purposes **In Detail** 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. **What you will learn from this book** * Create standard HTML skeleton and render loops for your Three.js projects * Learn how to use the different geometries that are provided by Three.js * Apply realistic lighting and shadows to the 3D objects you have created * Learn how the different types of materials in Three.js work and how they interact with your 3D objects and the rest of the environment * Use the different camera controls provided by Three.js to effortlessly navigate around your 3D scene * Work with a particle system to create snow, rain, and galaxy-like effects * Import and animate models from external formats such as OBJ, STL, Collada, and much more * Create and run animations using either morph targets or bones animations * Use advanced textures on materials to create realistic looking 3D objects using bump maps, normal maps, specular maps, and light maps * Change the output of Three.js rendered using one of its post processing options * Interact directly with WebGL by creating custom vertex and fragment shaders * Apply physics to your 3D objects using the Physijs JavaScript library

In Detail

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, youll 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. Youll 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, youll know everything that is required to create 3D animating graphics using Three.js that run in any browser.

Approach

This book contains an extensive set of practical examples and an easy-to-follow approach to creating 3D objects.

Who this book is for

This book is great for anyone who already knows JavaScript and who wants to start creating 3D graphics that run in any browser. You dont need to know anything about advanced math or WebGL; all that is needed is a general knowledge of JavaScript and HTML. The required materials and examples can be freely downloaded and all tools used in this book are open source.

Annotation 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, youll 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. Youll 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, youll know everything that is required to create 3D animating graphics using Three.js that run in any browser ""Learning Three.js is a hands-on guide which provides everything you need to start working with the powerful JavaScript library, and start creating awesome in-browser visualizations"". Learning Three.js is written for anyone looking to get started with Three.js, or looking to improve their skills with the popular js library. The book assumes some knowledge of javascript, but you don't need any knowledge of Three.js itself to follow the book

کتاب‌های مشابه

Learning Three.js : the JavaScript 3D library for WebGL : create and animate stunning 3D graphics using the open source Three.js JavaScript library

Learning Three.js : the JavaScript 3D library for WebGL : create and animate stunning 3D graphics using the open source Three.js JavaScript library

۴۹٬۰۰۰ تومان

Learning Three.js : the JavaScript 3D library for WebGL : create and animate stunning 3D graphics using the open source Three.js JavaScript library

Learning Three.js : the JavaScript 3D library for WebGL : create and animate stunning 3D graphics using the open source Three.js JavaScript library

۴۹٬۰۰۰ تومان

Learning Three.j - the JavaScript 3D Library for WebGL: Create stunning 3D graphics in your browser using the Three.js JavaScript library (+ Code)

Learning Three.j - the JavaScript 3D Library for WebGL: Create stunning 3D graphics in your browser using the Three.js JavaScript library (+ Code)

۴۹٬۰۰۰ تومان

Learn Three.js : programming 3D animations and visualizations for the web with JavaScript and WebGL

Learn Three.js : programming 3D animations and visualizations for the web with JavaScript and WebGL

۴۹٬۰۰۰ تومان

Learning Three.js : programming 3D animations and visualizations for the web with HTML5 and WebGL

Learning Three.js : programming 3D animations and visualizations for the web with HTML5 and WebGL

۴۹٬۰۰۰ تومان

Learning Three.js : programming 3D animations and visualizations for the web with HTML5 and WebGL

Learning Three.js : programming 3D animations and visualizations for the web with HTML5 and WebGL

۴۹٬۰۰۰ تومان

Learning Three.js : programming 3D animations and visualizations for the web with HTML5 and WebGL

Learning Three.js : programming 3D animations and visualizations for the web with HTML5 and WebGL

۴۹٬۰۰۰ تومان

Three.js essentials : create and animate beautiful 3D graphics with this fast-paced tutorial

Three.js essentials : create and animate beautiful 3D graphics with this fast-paced tutorial

۴۹٬۰۰۰ تومان

Three.js essentials : create and animate beautiful 3D graphics with this fast-paced tutorial

Three.js essentials : create and animate beautiful 3D graphics with this fast-paced tutorial

۴۹٬۰۰۰ تومان

Three.js essentials : create and animate beautiful 3D graphics with this fast-paced tutorial

Three.js essentials : create and animate beautiful 3D graphics with this fast-paced tutorial

۴۹٬۰۰۰ تومان

Learning Three. js - the JavaScript 3D Library for WebGL - Second Edition

Learning Three. js - the JavaScript 3D Library for WebGL - Second Edition

۴۹٬۰۰۰ تومان

Learning Three. js - the JavaScript 3D Library for WebGL - Second Edition

Learning Three. js - the JavaScript 3D Library for WebGL - Second Edition

۴۹٬۰۰۰ تومان

قیمت نهایی

۴۴٬۰۰۰ تومان