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

Toonshading(WebGL) is not working. #325

Open Sunwoo-Nam opened 4 years ago

Sunwoo-Nam commented 4 years ago

http://webglsamples.org/toon-shading/toon-shading.html

It doesn't show donuts...

Aquarium and spacerocks work fine.

Sunwoo-Nam commented 4 years ago

If the donut's color is changed, donuts are shown.

Tizen - Tizen is fine. This occurs on Tizen - Android.

Sunwoo-Nam commented 4 years ago

I found one more issue. Sometimes, the color is not changed directly when I click a color on a color picker. I have to click two times to change the color.

suyambulingamrm commented 4 years ago

I cross checked the issue with tm1-android, the issue is not observed and page renders fine similar to non castanets mode. Strangely, I could see the issue in desktop castanets with and without --enable-castanets option.

Sunwoo-Nam commented 4 years ago

Donuts are colorized to black. I checked it doing clearColor to red.

Sunwoo-Nam commented 4 years ago

Donuts are colorized to the previously selected color.

Sunwoo-Nam commented 4 years ago

@suyambulingamrm I couldn't observe the issue on desktop.