COBERTOS

HomeBlog

Chemistory Minimap WIP

August 30, 2018
Tags:chemistory2experiment5javascript73d7gamedev5webgl3

3d2d

diegetic

Chemistory minimap for subway including character marker. Subway lines are loaded via SVGLoader to allow for greater customization and color/animation in the future. Next update should have some more level ...

Read More »

Loading Screens

October 16, 2017

Last Updated

January 20, 2023
Tags:webgl33d7experiment5

A loading screen inspired by Darkspider's Garry's Mod gamemode "Base Raiders"

I probably put way too much into this, but I really love progress animations where objects reify themselves from wireframe to whole.

Read More »

Automated Memory Leak Testing in the Browser

September 8, 2017
Tags:webgl3javascript7

testing

Large single page web applications have a disadvantage over multi-page applications in that no page reload occurs. This means memory leaks are able to cause more performance problems in single ...

Read More »