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

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: GitHub - daef/landmarked: minimal landmark editor

It showcases basic camera movement, UI handling,
file parsing, mesh maths, browser interaction,
fancy colors, …

1 Like

Hi,

compiled: crashes for me.

Unity: 5.0.3f2
Chrome: 44.0.2403.107 m

2220953--147843--2015-07-25_01h57_00.jpg

The console offers nothing more.

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

Thanks.

Tried Firefox ?

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 :slight_smile:

feel free to clone& debug :wink:

any suggestions on things to add/modify to make this a superb unity/webgl-beginner reference project?