Jump to content

No 3D Render Three.js Chrome


dataview
 Share

Recommended Posts

Hi rich

thanks for your answer.

the examples on the page http://www.creativejs.com work without problems 

I'm a little confused. 

the examples on the page http://stemkoski.github.io/Three.js/ work without problems when I go to the page online.

I downloaded the samples from github and unpack it on my local hard drive

when I run the HTML pages locally in Chrome does not work Three.js.

I look in the source code but do not see any reference to source on the internet. (<script src"js/Three.js"> </ script>)

 

any idea

 

THX

Link to comment
Share on other sites

You can't run them locally by opening them in Chrome due to sandbox security restrictions. You need to run a local web server. I'd recommend WAMP Server on Windows. It's free. You could add a parameter for when Chrome starts to allow it to access the local file system, but I wouldn't recommend it. Far easier to run an http server locally.

Link to comment
Share on other sites

  • 3 weeks later...

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...