royibernthal Posted August 9, 2016 Share Posted August 9, 2016 Does bjs have a built-in way to make ajax calls (e.g. to a php script) or would I have to write my own script for that? Also, under the hood does bjs use jQuery or any other framework to load assets or is it completely independent? Quote Link to comment Share on other sites More sharing options...
aWeirdo Posted August 10, 2016 Share Posted August 10, 2016 Hi @royibernthal as for ajax calls, you can make all the ajax calls you like, just like it was any other website. (If i was you, i would look into websockets though.) and as for jQuery & other frameworks, As far as i'm aware babylonJs uses pure native javascript. royibernthal 1 Quote Link to comment Share on other sites More sharing options...
royibernthal Posted August 10, 2016 Author Share Posted August 10, 2016 @aWeirdo I see, thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.