Advertisement

Latest canvas Activity

Use WebGL and GLSL shaders. This book is excellent to start: WebGL Programming Guide HTML5 <canvas> can be used in “webgl” context. You can draw in 2D and 3D. Complete freedom and complete control with shaders. Use glMatrix library for linear algebra for vector and matrix operations. You can …

5,797 views
Advertisement

@LorenzoGatti

Well, does the mixing of px, vw, and percentage CSS size units matter, I think that is not much of a problem after all it is just the way that I want it.

Sorry, but nothing in my stylesheet is irrelevant, they all have a purpose or will have one eventually.

Also, the test line does not s…

6,751 views

nnamdi said:

Microsoft has a polyfill that loads what I believe to be a DLL file into the browser using a Web API for 
XMLHttpRequest. Can this be done for the canvas context API?IF so does it require WASM Web Assembly.

While there might be some truth to this, it reads a bit like a parody. Some g…

5,220 views

Looking at it further, the game freezing is not the real problem. What is happening is upon pressing the button to trigger the Canvas UI, a pause menu is opened, which pauses (freezes) the game, but that's by design. What led me to think that was the problem was that the pause menu itself was not d…

5,573 views
How to increase the width of a sprite.

@undefined Thanks, i used inkscape to create new sprites. I think the sprites i bought are worthy and not correct.

4,348 views
Advertisement
Advertisement