Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter flutter logo 3d obj

a flutter package to render wavefront 3d obj files on a canvas. renders a wavefront .obj on to a canvas.

usage

to use this package, add flutter_3d_obj to your pubspec.yaml file. then, import the package to use it.

example usage

the following example basic usage of package.

...
child: new object_3d(size:'/size of canvas/',
                    path:'/path of file/',
                    asset: true'/set true to load file from assets/'),
...

if sd-card path provided, ensure sd-card permissions are available.

example

to run the example.

* hemanthrajv/flutter_3d_obj.git
* cd /path to cloned dir/
* cd example
* flutter run

screenshot:

render wavefront 3d obj files

built with

flutter – a framework for building crossplatform mobile applications with native look and feel.

download the full project for this post from the following button

this source is fully free for all time

download as zip


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Comments are closed.