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
It supports lighting, shadows, interactions, and complex geometry that can consist of triangles.
(code currently is a but messy, but I am refactoring it!)