css3d-game

First person adventure game rendered in CSS/HTML - play online here -> https://pantel.is/projects/css3d/

This is a 3D game written in Vanilla Javascript, and rendered entirely in HTML/CSS. You can use the developer tools for example and inspect the geometry

css geometry css geometry 2

It supports lighting, shadows, interactions, and complex geometry that can consist of triangles.

triangle 1 triangle 2 triangle 3 triangle 4


(code currently is a but messy, but I am refactoring it!)