vrlizate 1.2.0 copy "vrlizate: ^1.2.0" to clipboard
vrlizate: ^1.2.0 copied to clipboard

VR 3D engine for Flutter. Scene graph, mesh rendering, lighting, stereoscopic projection, head tracking, interaction, animation, and effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vrlizate

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

dependencies:
  vrlizate: ^1.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:vrlizate/vrlizate.dart';
3
likes
160
points
126
downloads
screenshot

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

VR 3D engine for Flutter. Scene graph, mesh rendering, lighting, stereoscopic projection, head tracking, interaction, animation, and effects.

Repository (GitHub)
View/report issues

Topics

#vr #virtual-reality #three-d #game-engine #flutter

License

Apache-2.0 (license)

Dependencies

flutter, sensors_plus, vector_math

More

Packages that depend on vrlizate