Terrible graphics problems on my i945-Board (using Chrome on Win 7/64bit). I can see the fighter, but almost nothing else.
WebGL X-Wing
11–20 of 56 posts
Lots of random blue pixels all over the screen that you can hardly see past?
Re: WebGL X-Wing
#12Terrible graphics problems on my i945-Board (using Chrome on Win 7/64bit). I can see the fighter, but almost nothing else.
Works fine (though somewhat slow, maybe 15 fps) on Intel graphics under linux for me. I gotta say I'm getting to like this new era where even GPU drivers work better in linux.
Re: WebGL X-Wing
#13memories of zaxxon! the environment's a bit too dark to see clearly, but nicely done.
Re: WebGL X-Wing
#14memories of zaxxon! the environment's a bit too dark to see clearly, but nicely done.
yes, the game would be a lot more fun if i could actually see the obstacles.
Re: WebGL X-Wing
#15F11 Friends.
Edit: Highscore 43,906
Re: WebGL X-Wing
#16Really cool!
The display jiggles a little bit. About twice a second the camera shakes a little—I think maybe the roll of the camera changes?
I'd like the option to invert the up / down keyboard buttons—I kept going up when I meant to go down, and vice versa.
Re: WebGL X-Wing
#17Relying on absolute cursor position out to the very edges/corners of the window is a bad idea, it's too easy to go outside and lose control while trying to get to the extreme positions necessary.
It works much better in full screen mode (F11 for Firefox), but even then, you can still end up getting confused by mouse events outside the game window. My lower right corner of the screen causes my machine to sleep, and in full screen, if you move the mouse to the very top, the chrome will windowshade down.
Re: WebGL X-Wing
#18All these webgl demos cause my late 2008 macbook to grind to an absolute halt in a way that no other program seems to manage. You can almost hear the thing whimpering. Even the stuff like the volume control buttons on the keyboard stopped responding, and they normally take priority over everything else (handled by the kernel perhaps?)
Re: WebGL X-Wing
#19Because this doesn't capture the mouse it's really hard when you have to go to the top of the screen (menu bar) or bottom (taskbar). Without full screen mouse capture. WebGL will be nothing more than a toy when it comes to any kind of serious game.
Re: WebGL X-Wing
#20Hint: Google disables some drivers by default, although by simply navigating to chrome://gpu/ I was able to kick-start WebGL on my Mac.