MediocreMetastasis
Casual Poster ⚓︎


Personal Text
⛺︎ My Room
Itch.io: My Games

|
 |
« on: July 16, 2025 @486.54 » |
|
I doing a major revision of my website and to make it more interesting I've decided to use a canvas element for selecting to go to my homepage or my about me. This allows me to make smooth, pixel perfect camera movement and not having to deal with CSS's bs at the cost of processing power and longer loading times.
If the new landing page is causing issues for the webuser. They can go to my legacy landing page (the landing page I used previously) linked on the side.
I have a warning screen about my 13+ content and legacy mode before I start rendering the canvas (this secretly improves loading times also).
TODO: I still need to program a more easier way to detect if the user mouse is touching the image elements (not that hard) and to possibly improve support for varying resolutions (might be difficult).
|