Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
45 stars 43 forks source link

WebGL Support Issue #238

Open kenmadhu opened 5 years ago

kenmadhu commented 5 years ago

Describe the bug Browser not supporting WebGL Samples.

Note Commit-ID e486e74

To Reproduce Steps to reproduce the behavior:

  1. Launch browser
  2. Open http://webglsamples.org/collectibles/index.html
  3. Select any one of the webgl sample
  4. Observe This page requires a browser that supports WebGL, Click here to upgrade your browser

Expected behavior It should support webgl.

Desktop (please complete the following information):

Sunwoo-Nam commented 5 years ago

The WebGL support issue was fixed by https://github.com/Samsung/Castanets/pull/237/commits/c1d168df3073bbc98c61ab8bd860b0905fdffed3 It works fine with the latest code.