Tuan Kuranes

Results 16 comments of Tuan Kuranes

Webgl version https://www.shadertoy.com/view/stXSWB

Indeed parse numbers are big in Vtune profile, didn't expect it was that much ! it's mostly float and int parsing, it makes senses. I got big mem operation hotspots...

yes, huge .obj files, Since Obj is so "easy to write", many scanners hardware/software output very huge obj as "raw source" (which are therefore often huge) Fast_obj is already performing...

Behaviour is normal: light is a positional state attribute it means that its position in the scene graph will define its position position in space, but the attribute will affect...

FYI, before someone try to do it "manually" docs.gl has a tool to extract those, maybe modifying the outpout to some usable json could make it automated: https://github.com/BSVino/docs.gl#how-to-build-it

Thanks for the detailed answer. Could you suggest a gaming scenario for Video, Image Filters and External Canvas plugins ? Videos => rts units comm display, why not sprites, trailers...

The Current git status was with staged, and non straged changes and behind remote origin by 1 commits, fastforwardable I just Pushed force and status works again, so definitely related...

Closing because not directly related to edamagit: Reason was gitconfig badl Diff tool specification that was broking the magit status result parsing

Even with preload it doesn't work here. It does draw in a foreign object tag too. - I udpated the sample with image on load and even a regular draw...

For now have two samples showing bug cases on Edge and Firefox, but not clear enough imho for bug report - no lib https://jsfiddle.net/pskfb/7v2ue7r2/ - with lib https://jsfiddle.net/pskfb/dhvLvb6q/ I try...