Knightro
Knightro
Looks like having a name with a space in it is causing the issue on some browsers. Change the fbx file name to SambaDancing.fbx Change line 273 to in webgl_loader_fbx.dart...
Hi Alilmrangang, Looks like you might be using a downloaded version rather than the pub dev version. You need to go into the three_dart pubspec.yaml file and comment out the...
Hi @hasnentai, I have made an example for an fps game and put it in three_dart_jsm originally as games_fps.dart. It can also be found in the forked git repo of...
Hi @hasnentai, I added FirstPersonControls to my three_dart_jsm package. Please look at the file below for the example. Make sure to run `flutter pub upgrade` to update to the package....
Hi @nirmal-kc, I know this package has not been updated in a while, but you can try three_js on pub.dev to see if that works for you. Hope this helps.
Hi @ebm2243, I know this package has not been updated in a while you could try three_js on pub.dev to see if that works for you. Hope this helps.