Earlier quoted context omitted.
It uses a lot of tricks. The scene has a very low polygon count and the lighting is a pre-calculated texture.
How do you know? Did you find the sourcecode somewhere?
HelloRun - A WebGL 3D Game
61–70 of 111 posts
Re: HelloRun - A WebGL 3D Game
#62Re: HelloRun - A WebGL 3D Game
#63On Firefox, fails with [15:54:39.366] TypeError: k is null @ http://hellorun.helloenjoy.com/js/three.min.js:412 [15:54:39.366] "Error creating WebGL context." [15:54:39.368] TypeError: this.view is undefined @ http://hellorun.helloenjoy.com/js/hellorun.min.js:1 On Chrome, I see some rendered triangles, but just wireframe, and the game does not seem to work.
Re: HelloRun - A WebGL 3D Game
#64Cool… the fog color matching the gate color often makes it difficult to discern which section is the opening.
Re: HelloRun - A WebGL 3D Game
#65Earlier quoted context omitted.
Agreed. I'd love to be able to restart where I left off. Maybe the high score could reset, but the music could continue. The music's great, and coupled with the color change at the drop, it could be really cool.
If you're so inclined: https://soundcloud.com/dutoncmusic/du-tonc-surging-memories
Re: HelloRun - A WebGL 3D Game
#66On Firefox, fails with [15:54:39.366] TypeError: k is null @ http://hellorun.helloenjoy.com/js/three.min.js:412 [15:54:39.366] "Error creating WebGL context." [15:54:39.368] TypeError: this.view is undefined @ http://hellorun.helloenjoy.com/js/hellorun.min.js:1 On Chrome, I see some rendered triangles, but just wireframe, and the game does not seem to work.
Re: HelloRun - A WebGL 3D Game
#67On Firefox, fails with [15:54:39.366] TypeError: k is null @ http://hellorun.helloenjoy.com/js/three.min.js:412 [15:54:39.366] "Error creating WebGL context." [15:54:39.368] TypeError: this.view is undefined @ http://hellorun.helloenjoy.com/js/hellorun.min.js:1 On Chrome, I see some rendered triangles, but just wireframe, and the game does not seem to work.
Update: I pass all the WebGL compliance tests at https://www.khronos.org/registry/webgl/sdk/tests/webgl-confo....
Re: HelloRun - A WebGL 3D Game
#68Re: HelloRun - A WebGL 3D Game
#69Re: HelloRun - A WebGL 3D Game
#70does unity now target html5 without any depending on a webplayer plugin?