Babylon JS or Three JS for Sumerian

0

As per the new AWS guidelines, its required to move existing scenes to Babylon.JS-AWS, no mention of ThreeJS, what is the recommendations by AWS if we need to develop new scenes, should we use Babylon or Three JS?

Enter image description here

gefragt vor einem Jahr447 Aufrufe
1 Antwort
0

Great question! Our open source Amazon Sumerian Hosts JavaScript library on GitHub supports both BabylonJS and Three.js. So you can feel free to use either. We tend to recommend BabylonJS for the following reasons:

  • BabylonJS offers the BabylonJS Editor which provides visual editing capabilities very similar to what Sumerian developers were used to with the Sumerian editor.
  • We provide a plug-in for the BabylonJS Editor that makes it easy to deploy your BabylonJS scenes to AWS Amplify with just a few clicks, much like the Sumerian editor's one-click publish feature.
  • We currently have a broader and clearer set of example applications for BabylonJS than we do for Three.js. You can see videos of those examples in action in this YouTube playlist. You'll find the code for those examples in the GitHub repository linked above.
profile pictureAWS
Kris
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen