openxr 0.0.5 copy "openxr: ^0.0.5" to clipboard
openxr: ^0.0.5 copied to clipboard

OpenXR.dart implements Dart bindings for OpenXR 1.0, the open standard and cross-platform API for virtual reality (VR) and augmented reality (AR) hardware.

example/example.dart

/* This is free and unencumbered software released into the public domain. */

import 'package:openxr/openxr.dart' as xr;

void main() {
  // TODO
}
13
likes
30
pub points
0%
popularity

Publisher

verified publisherar.to

OpenXR.dart implements Dart bindings for OpenXR 1.0, the open standard and cross-platform API for virtual reality (VR) and augmented reality (AR) hardware.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dogma, meta

More

Packages that depend on openxr