KL

Results 43 comments of KL

Now it is working like a charm, thanks

https://github.com/klaszlo8207/Flutter-FBX-3D-Viewer/tree/master/assets Here it is some fbx files, version 7.4.0 ASCII Brendan I had to update some BUGS in your code and I had to upload to my package: https://github.com/klaszlo8207/Flutter-FBX-3D-Viewer/tree/master/lib/fbx_parser If...

More on the BUGS: https://github.com/klaszlo8207/Flutter-FBX-3D-Viewer/blob/ae68cd2ad367cd7916593d3c25ad68a07fd4477b/lib/fbx_parser/fbx/scene/fbx_mesh.dart line 175-184 line 390 null check (crash was) line 414-424

and https://github.com/klaszlo8207/Flutter-FBX-3D-Viewer/blob/ae68cd2ad367cd7916593d3c25ad68a07fd4477b/lib/fbx_parser/fbx/fbx_loader.dart line 268-290 maybe

I updated my repo, So here is the steps: **Convert an FBX binary file to an FBX ASCII file that can this library handle** 1, First step is to download...

Fullscreen is totally not working in my case, I am useing this in my app: SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]).then((_) { runApp(new MyApp()); }); Any way to fix the fullscreen button on the player...

same here https://github.com/jhansireddy/AndroidScannerDemo/issues/55

kirantpatil can you help me in this? https://i.imgur.com/81DrIIK.jpg

kirantpatil :DDD any other ways?:) modify the c++ code?:D in the camscanner android app this is working like a charm, so it is possible!