Availability: In Stock

The WebGPU Sourcebook High-Performance Graphics and Machine Learning in the Browser 1st Edition

SKU: 9781040124826

Original price was: $63.99.Current price is: $24.99.

Access The WebGPU Sourcebook High-Performance Graphics and Machine Learning in the Browser 1st Edition Now. Discount up to 90%

Additional information

Full Title

The WebGPU Sourcebook High-Performance Graphics and Machine Learning in the Browser 1st Edition

Author(s)

Matthew Scarpino

Edition

1st Edition

ISBN

9781040124826, 9781032726670, 9781032728407, 9781003422839, 9781040124765

Publisher

CRC Press

Format

PDF and EPUB

Description

The WebGPU Sourcebook: High-Performance Graphics and Machine Learning in the Browser explains how to code web applications that access the client’s graphics processor unit, or GPU. This makes it possible to render graphics in a browser at high speed and perform computationally intensive tasks such as machine learning. By taking advantage of WebGPU, web developers can harness the same performance available to desktop developers. The first part of the book introduces WebGPU at a high level, without graphics theory or heavy math. The chapters in the second part are focused on graphical rendering and the rest of the book focuses on compute shaders. This book walks through several examples of WebGPU usage. It also: Discusses the classes and functions defined in the WebGPU API and shows how they’re used in practice Explains the theory of graphical rendering and shows how to implement rendering inside a web application Examines the theory of neural networks (machine learning) and shows how to create a web application that trains and executes a neural network