Skip to content

eonarheim/webgl-tiling-tester

Repository files navigation

WebGL TileMap Artifact Tester

This little app demonstrates a few possible tilemap issues and remedies from this blog post.

Rendering artifacts show up best on standard dpi screens

  • chrome (zoom to 110%)
  • firefox (zoom to 150%)

Running locally

Prerequisite: NodeJS & NPM installed

On the command line:

  • npm install
  • npm run start

About

Demostrates some webgl tile seams/gap issues and fixes for them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published