shaharyar.ahmed Posted February 23, 2014 Share Posted February 23, 2014 I downloaded project Chart3D from here. But when I compile it with my local machine(laptop) it shows the following result: and when I compile it with Simulator, I get just a little more: I just changed the reference of //microsoft.winjs.2.0.preview to //microsoft.winjs.2.0 to make it working. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 24, 2014 Share Posted February 24, 2014 Could you also use latest version of babylon.js ? Quote Link to comment Share on other sites More sharing options...
shaharyar.ahmed Posted February 25, 2014 Author Share Posted February 25, 2014 I used the project as I downloaded from the tutorial page. I just compiled it without doing anything with it. Quote Link to comment Share on other sites More sharing options...
Dad72 Posted February 25, 2014 Share Posted February 25, 2014 Did you try with a different browser? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 25, 2014 Share Posted February 25, 2014 Should be related to a driver issue then Quote Link to comment Share on other sites More sharing options...
shaharyar.ahmed Posted February 27, 2014 Author Share Posted February 27, 2014 To dad72: I am not using any browser, I mentioned I am compiling a windows store app with visual studio 2013. To deltakosh: I have already built an application on babylon.js and it was working awesum. So I don't think so its a driver problem. But that was on the browser. You can check it here Quote Link to comment Share on other sites More sharing options...
Dad72 Posted February 27, 2014 Share Posted February 27, 2014 To dad72: I am not using any browser, I mentioned I am compiling a windows store app with visual studio 2013.This is may be the problem. Try with Google chrome or Firfox to check if you have the same problem or not. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 27, 2014 Share Posted February 27, 2014 Beautiful demo btw Do you use babylon.js 1.9 ? (i did not update the article with latest version) Quote Link to comment Share on other sites More sharing options...
shaharyar.ahmed Posted March 5, 2014 Author Share Posted March 5, 2014 I updated the babylon.js and now every thing looks fine. But the ground texture is mirrored now: Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 6, 2014 Share Posted March 6, 2014 You can use invertY property on the texture (at creation time) 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.