Search Unity

[WebGL] here's the (sample)source you've been waiting for

Discussion in 'Web' started by mnml_, Jul 24, 2015.

  1. mnml_

    mnml_

    Joined:
    Jun 17, 2015
    Posts:
    44
    I've played around with WebGL the last few days,
    here's a project I'd loved to have had in the first place:

    compiled: http://mnml.is/landmarked
    source: https://github.com/daef/landmarked

    It showcases basic camera movement, UI handling,
    file parsing, mesh maths, browser interaction,
    fancy colors, ...
     
    srmojuze likes this.
  2. MikeBastien

    MikeBastien

    Joined:
    Apr 24, 2009
    Posts:
    139
    Hi,

    compiled: crashes for me.

    Unity: 5.0.3f2
    Chrome: 44.0.2403.107 m

    2015-07-25_01h57_00.jpg

    The console offers nothing more.

    Something else I can check, or may be doing wrong?

    Thanks.
     
  3. Marco-Trivellato

    Marco-Trivellato

    Unity Technologies

    Joined:
    Jul 9, 2013
    Posts:
    1,654
    Tried Firefox ?
     
  4. mnml_

    mnml_

    Joined:
    Jun 17, 2015
    Posts:
    44
    i've heard some ppl complaining that it crashes on chrome, but others say it works.
    i haven't found the reason yet either. works in firefox thou :)

    feel free to clone& debug ;)
     
  5. mnml_

    mnml_

    Joined:
    Jun 17, 2015
    Posts:
    44
    any suggestions on things to add/modify to make this a superb unity/webgl-beginner reference project?