Hi please help me 3d modals not loading

Hello and thank you for being a member of the community!
If you want to report a bug, please make sure to share a repro on the forum:

I download gltf 3d modal that’s not loading. please help me. or share any example for webpack and other codes

As stated, it would be great if you could share a repro of your issue.

GitHub - jcmoorthy/babylonjs please check this. i want to learn please help me

Why not placing your assets in the public folder and loading them from a url instead ?

cc @RaananW who might know how to bundle them ?

1 Like

please share any example

See Playground to Production - Fruit Fallin’ | Babylon.js Documentation (babylonjs.com)

2 Likes

Thank you. Im ionic developer. Now im using fully in ionic

1 Like

There is an example how to bundle assets here - GitHub - RaananW/babylonjs-webpack-es6: Babylon.js basic scene with typescript, webpack, es6 modules, editorconfig, eslint, hot loading and more. Will even make coffee if you ask nicely., but Seb’s suggestion - hosting the files in the public folder will be the simplest.

1 Like