chrisb1510 Posted August 19, 2014 Share Posted August 19, 2014 Hello all,Im just beginning with meteor and pixi but not getting anywhere very slowly.I've used foxdog studios pixijs package with meteor (from github), but my when trying the most basic bunny demo is having none of it.The canvas draws, but the pixi Content type for the bunny.png says Resource interpreted as text/html not png. the closest stackoverflow question I found 14184379 meteor resource interpreted as image but transferred as text/html metions template helpers but isnt the same. also why cant i copy and paste in here grrrranyone have any ideas before I give upchris Quote Link to comment Share on other sites More sharing options...
d13 Posted August 20, 2014 Share Posted August 20, 2014 I've used foxdog studios pixijs package with meteor (from github), You mean this? https://github.com/foxdog-studios/meteor-pixijs/3 commits, 1 contributor, 1 star - That scares me! Have you tried Pixi without meteor? https://github.com/GoodBoyDigital/pixi.js You should be able to use it as-is, without any wrapper, in parallel with Meteor. Quote Link to comment Share on other sites More sharing options...
chrisb1510 Posted August 20, 2014 Author Share Posted August 20, 2014 Yeah thats the one I used, i've sorted it now tho, Im a newb to the whole thing really Im doing a HND in web development and we hadn't covered any Javascript or things like this so I'm using it in my final project. (because as I found out i'm nuts) I only just started using git too, but i'm getting the hang of it an inch at a time. In the end I had a 'new' on one of the lines where I shouldn't, and I didn't need to add /public just the filename worked. Im getting further than I got in .net C# with silverlight though so thats a bit of a bonus.The developer who packaged it got back to me too.Thanks for your help. 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.