Jump to content

pixi running client side?


codetemplar
 Share

Recommended Posts

Hi all,

I am looking at a pixi test game a friend of mine wrote and it requires the index.HTML to be ran through a local host server. The JavaScript for this game is trivial so was wondering why it doesn't load by simply opening index.HTML through chrome directly. Because the JavaScript is so simple I can only really fathom that it is pixi.js which prohibits purely client side execution. Is this a restriction imposed by pixi.js or can you configure it to work?

If you need me to post the code let me know.

Thanks

Link to comment
Share on other sites

Ok thanks. In that case can you please advise me on the following:

I have a c++ app that uses directx to render chromium embedded framework. I will feed cef my index.html to run my JavaScript using cef v8 engine. The JavaScript will use pixi.js to play a game I've written. However from what you say it looks like cef sandbox restriction wouldn't allow pixi to run. Is there anything I can do to get this working without embedding some kind of webserver in the c++ app. Maybe configuring cef to be less restrictive in the sandbox?

Thanks for any help.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...