turbulenz / webgl_benchmark

Polycraft.gl is an online benchmark application that measures the performance of your WebGL compatible device, powered by Polycraft and ga.me.

Home Page:polycraft.gl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Correct stream minor visual artifacts

ianballantyne opened this issue · comments

The stream (53761fde) contains a few minor visual errors, which do not affect the benchmark, but are visible during the test:

  • Overlapping characters
  • Camera clipping
  • Missing scenery
  • Enemy hit animation

Ordered priority:

  1. Missing scenery
  2. Overlapping characters
  3. Enemy hit animation
  4. Camera clipping

Fixed 1) & 2) in stream: 537d6615. 3) & 4) have lower priority.
Commit: 0b43c7e

fix confirmed.