03-19-2016, 05:52 PM
(This post was last modified: 03-19-2016, 05:53 PM by DarkGrievous7145.)
1.
I got some other replies elsewhere, and did some testing on the basic tech demo of my engine, if it can be called that.
http://crystalien-redux.com/unrelated/ET.../game.html
(note: the prototype test was a simple testing build, it won't be showing-up there...for now)
results of that:
*values are approximations:
[HTML5 GAME LIB LAG TEST PROTOTYPE VS. ORIGINAL]
prototype: 1000 bros
original: 800 bros
good pc prototype: 6000 bros
good pc original: 3000 bros
Obviously, this test wasn't thorough, it was simply to see at which point lag became notice-able.
As for object inheritance...
Yeah, I'm not messing with that part. I'll just use Haxe or TypeScript or something, cuz I'm NOT manually writing the stuff that makes inheritance "work" in JS, NOPE!
2.
nothing happened when I loaded the page and I proceeded to open the web console
saw this:
Error: WebGL: Error during ANGLE OpenGL init. modernizr-1.6.min.js:18:298
Error: WebGL: Refused to create native OpenGL context because of blacklisting. modernizr-1.6.min.js:18:298
Error: WebGL: WebGL creation failed. modernizr-1.6.min.js:18:298
Error: WebGL: Error during ANGLE OpenGL init. modernizr-1.6.min.js:18:349
Error: WebGL: Refused to create native OpenGL context because of blacklisting. modernizr-1.6.min.js:18:349
Error: WebGL: WebGL creation failed. modernizr-1.6.min.js:18:349
ReferenceError: InputKeyboard is not defined gameengine.js:132:3
I got some other replies elsewhere, and did some testing on the basic tech demo of my engine, if it can be called that.
http://crystalien-redux.com/unrelated/ET.../game.html
(note: the prototype test was a simple testing build, it won't be showing-up there...for now)
results of that:
*values are approximations:
[HTML5 GAME LIB LAG TEST PROTOTYPE VS. ORIGINAL]
prototype: 1000 bros
original: 800 bros
good pc prototype: 6000 bros
good pc original: 3000 bros
Obviously, this test wasn't thorough, it was simply to see at which point lag became notice-able.
As for object inheritance...
Yeah, I'm not messing with that part. I'll just use Haxe or TypeScript or something, cuz I'm NOT manually writing the stuff that makes inheritance "work" in JS, NOPE!
2.
nothing happened when I loaded the page and I proceeded to open the web console
saw this:
Error: WebGL: Error during ANGLE OpenGL init. modernizr-1.6.min.js:18:298
Error: WebGL: Refused to create native OpenGL context because of blacklisting. modernizr-1.6.min.js:18:298
Error: WebGL: WebGL creation failed. modernizr-1.6.min.js:18:298
Error: WebGL: Error during ANGLE OpenGL init. modernizr-1.6.min.js:18:349
Error: WebGL: Refused to create native OpenGL context because of blacklisting. modernizr-1.6.min.js:18:349
Error: WebGL: WebGL creation failed. modernizr-1.6.min.js:18:349
ReferenceError: InputKeyboard is not defined gameengine.js:132:3