Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 736 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 736 Bytes

React Native WebGPU

A WebGPU port for react native to provide direct access to Metal and Vulkan for iOS and Android via the WebGPU api.

Packages

Direct access to the low-level graphics api WebGPU in React Native.

Coming soon. A small helper library to enable Three.js projects on React Native.

Running the examples

The best way to learn WebGPU is to check out the examples. You can find instructions to run the examples here.