wgpu_dart 0.0.1 copy "wgpu_dart: ^0.0.1" to clipboard
wgpu_dart: ^0.0.1 copied to clipboard

Dart FFI bindings for wgpu - cross-platform GPU API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wgpu_dart

With Flutter:

 $ flutter pub add wgpu_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  wgpu_dart: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wgpu_dart/wgpu_dart.dart';
0
likes
135
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

Dart FFI bindings for wgpu - cross-platform GPU API.

Documentation

API reference

License

MIT (license)

Dependencies

code_assets, ffi, hooks, native_toolchain_rust, vector_math

More

Packages that depend on wgpu_dart