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

posta un anno fa447 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande