UNPKG

me-webgpu-react

Version:

React wrapper for **MatrixEngine WebGPU** — a lightweight WebGPU 3D engine for meshes, physics, and more.

4 lines (3 loc) 115 B
import { MeshProps } from '../types'; export declare const ObjsSeqAnim: React.FC<MeshProps>; export { MeshProps };