javascript - How to setup Three.js? -


hello! started learning three.js few days ago, , cannot find information online works how run html file three.js javascript coding.

this how have done: have folder on desktop named threegame. inside have 2 files: html file code, , three.min.js file

when open html file in browser using notepad++ ("run < launch in crome") nothing happens. , dont think there wrong html code because when use code on codecademy.com's code editor in exercises works , displays three.mesh floor , movements of camera working.

here code. feel free change code trying me :) tnx!


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -