The WebGPU Sourcebook: High-Performance Graphics and Machine Learning in the Browser
Author: Matthew Scarpino (Author)
Publisher finelybook 出版社: CRC Press
Edition 版本: 1st
Publication Date 出版日期: 2024-10-02
Language 语言: English
Print Length 页数: 374 pages
ISBN-10: 1032726679
ISBN-13: 9781032726670
Book 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.
About the Author
Matthew Scarpino is a software developer at Purdue University. He has worked on many different types of programming projects, including web applications, graphical rendering, and high-performance computing. He received his Master’s in Electrical Engineering in 2002, and has been a professional programmer and author ever since.
下载地址
相关推荐
Natural Language Processing with Python Updated Edition: From Basics to Advanced Projects
Effective C: An Introduction to Professional C Programming, 2nd Edition
An Introduction to the Method of Fundamental Solutions
Machine Learning Q and AI: 30 Essential Questions and Answers on Machine Learning and AI
Augmented: prAIority to Enhance Human Judgment through Data and AI
Python Network Programming: Conquer all your networking challenges with the powerful Python language