Babylon.js

Using Javascript from SpiderBasic
Dirk Geppert
Posts: 282
Joined: Fri Sep 22, 2017 7:02 am

Re: Babylon.js

Post by Dirk Geppert »

Hello Falsam, could you please add support for VR controllers?

Code: Select all

https://doc.babylonjs.com/how_to/webvr_camera#webvr-controllers
Kind regards
Dirk
LastmanStanding
Posts: 10
Joined: Wed Apr 17, 2019 8:41 am

Re: Babylon.js

Post by LastmanStanding »

:P Amazing !!

please keep going update :P
LastmanStanding
Posts: 10
Joined: Wed Apr 17, 2019 8:41 am

Re: Babylon.js

Post by LastmanStanding »

:| I test "24-VideoTexture.sb" example. It's not work on Chrome but perfectly on Edge.

somebody help me ? :roll:
falsam
Posts: 280
Joined: Mon May 05, 2014 9:49 pm
Location: France
Contact:

Re: Babylon.js

Post by falsam »

Yes, it's strange!

This link working I will take a look at ...

http://falsam.com/sbbjs/assetsmanager.html

➽ Windows 11 - JDK 1.8 - SB 2.40 - Android 13
http://falsam.com

Sorry for my poor english
falsam
Posts: 280
Joined: Mon May 05, 2014 9:49 pm
Location: France
Contact:

Re: Babylon.js

Post by falsam »

The problem is random with Chrome.
Chrome generates a DOMException() that I don't know how to process !
Refresh the browser cache (Ctrl + F5)

:arrow: http://falsam.com/sbbjs/videotexture.html

➽ Windows 11 - JDK 1.8 - SB 2.40 - Android 13
http://falsam.com

Sorry for my poor english
HPW
Posts: 35
Joined: Thu May 04, 2017 4:25 pm

Re: Babylon.js

Post by HPW »

Hello falsam,

Any plan to move to Babylon 4.0 ?

Regards

Hans-Peter
LastmanStanding
Posts: 10
Joined: Wed Apr 17, 2019 8:41 am

Re: Babylon.js

Post by LastmanStanding »

I can't load STL file (both text and binary)
I included "babylon.stlFileLoader.js" already but not show anything.

somebody can help ? :|



ps, I agree with HPW :mrgreen:
Dirk Geppert
Posts: 282
Joined: Fri Sep 22, 2017 7:02 am

Re: Babylon.js

Post by Dirk Geppert »

HPW wrote: Any plan to move to Babylon 4.0 ?
+1 :)

I would like to use SpiderBasic/Babylon to view 360 degree pictures with mobile phone or VR glasses. Therefore the VR Controller support would be great.

Kind regards

Dirk
falsam
Posts: 280
Joined: Mon May 05, 2014 9:49 pm
Location: France
Contact:

Re: Babylon.js

Post by falsam »

It's complicated because the new version of Babylon.js no longer works with SpiderBasic.
Uncaught ReferenceError: BABYLON is not defined
The solution would be to incorporate babylon.js (or any scripts) into a script list in the compilation options. Unfortunately this option is not yet possible.....

viewtopic.php?p=5319#p5319

➽ Windows 11 - JDK 1.8 - SB 2.40 - Android 13
http://falsam.com

Sorry for my poor english
Dirk Geppert
Posts: 282
Joined: Fri Sep 22, 2017 7:02 am

Re: Babylon.js

Post by Dirk Geppert »

Hi Falsam, do you know https://threejs.org ? Is it comparable with babylon and may be better usable with SpiderBasic?

Ciao Dirk
Post Reply