BruceLane Posted October 29, 2014 Share Posted October 29, 2014 hi,I'm evaluating bjs for entreprise apps.Can I use bjs side to side with winjs apps in universal apps?I like the universal app template provided in the tools folder. Is it easy to use data from SQL server, Active Directory, Sharepoint? thank youBruce Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 29, 2014 Share Posted October 29, 2014 Everything supported by winjs apps is supported with bjs. No constraint at all! Quote Link to comment Share on other sites More sharing options...
BruceLane Posted October 30, 2014 Author Share Posted October 30, 2014 goodfor the best of both worlds, I started a C# universal app, then I added the babylonjs files in the shared project, then the webView control with this url: navigateur.Source = new Uri("ms-appx-web:///default.html");When I run the app, I get the progress animation with 5 dots, but it stays there forever.Is there something I'm missing? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 30, 2014 Share Posted October 30, 2014 You have to create a win8.1 app to get webgl support (IE11) Quote Link to comment Share on other sites More sharing options...
BruceLane Posted October 30, 2014 Author Share Posted October 30, 2014 it's a Win 8.1 universal app, but I chose the C# language instead of JS Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 30, 2014 Share Posted October 30, 2014 This should works. can you try with a simple scene on playground? Quote Link to comment Share on other sites More sharing options...
BruceLane Posted October 31, 2014 Author Share Posted October 31, 2014 I shared the project if you want to have a look: https://github.com/brucelane/TableauxDeBord Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 31, 2014 Share Posted October 31, 2014 Sounds like your page is not loaded. the appx-web moniker sounds like not working Quote Link to comment Share on other sites More sharing options...
davrous Posted November 4, 2014 Share Posted November 4, 2014 I've blogged about this topic here: http://blogs.msdn.com/b/davrous/archive/2014/05/12/creating-a-html5-phone-tablet-amp-pc-game-using-the-universal-apps-project-for-windows-stores.aspx and here: http://blogs.msdn.com/b/davrous/archive/2013/11/19/using-webgl-to-create-games-for-the-windows-store.aspx Maybe it can help you. David 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.