Conversation

Notices

  1. I'm somewhat unhappy with Unity's HTML5 WebGL export. I have exported my game jam game https://adiwan.itch.io/lasso-loop-whiplash-webgl and it has ugly z-fighting and weird lighting issues at some overlapping geometry. I looked into everything I could, like adjusting the far and near plane or all shadow and lighting settings. I'm stumped. The compiled versions are fine.

    Thursday, 08-Oct-20 14:23:23 UTC from web
    1. @adiwan Limitations of HTML 5, maybe?

      Thursday, 08-Oct-20 14:25:58 UTC from web
      1. @scribus There has to be some limitation beyond the obvious. I had to change the color range from linear (HDR) to gamma because it was a hard requirement for that. My developer friends are also stumped and cannot help me with educated guesses other than what I've already done.

        Thursday, 08-Oct-20 14:29:52 UTC from web