🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Advertisement

Latest WebGPU Activity

gavinyork
April 21, 2024 03:46 PM
zephyr3d v0.4.0 Released - 3D rendering framework for WebGL & WebGPU

Zephyr3d is an open sourced 3d rendering framework for browsers that supports both WebGL and WebGPU, developed in TypeScript. 

Introduction

Zephyr3d is primarily composed of two sets of APIs: the Device API and the Scene API.

  • Device API
    The Device API provides a set of low-level abstraction wrappe…
8,142 views
Advertisement
Advertisement
Advertisement