-
just now, i try it in windows, the all of webgl benchmark is 60fps, but in osx, it really slower than canvas, i read your code, it cache the texture but it call draw method everytime, so i check the i…
-
It would be great if a LICENSE file is added to this project.
(Including [kenburns-canvas2d](https://github.com/gre/kenburns-canvas2d), [kenburns-webgl](https://github.com/gre/kenburns-webgl), [kenbu…
-
Is there any way to tell an emitter to destroy itself once it's done (burst type of situation)?
-
Currently you are using a canvas layer for rendering the heatmap. For old-browser support (IE 6-8) it would be awesome to have a VML fallback. You might know excanvas (http://code.google.com/p/explore…
-
In package.json the old path is still used: https://github.com/gre/kenburns/blob/master/package.json#L4
I currently have to use a resolve alias in webpack for resolving it correctly:
```js
[...]
…
-
At 320x240 RecordRTC can record 12-15 frame/sec. At 640x360, It work at 5-7 frame/sec. And at 1280x720, It work at 2-3 frame/sec. It's too slow.
I think it's the limit of canvas which Whammy are usin…
-
I am using this loader with Pixi.js and loading assets from the Web through a proxy. With certain url the loader doesn't return an img. In its data attribute in fact I find a blob looking like this:
…
-
I am using RecordRTC.js for recording video using webcam and recording web page session, I have some queries related
to each features.
Video recording using webcam:
Query
#1)I am saving the recorded…
-
console.log
```
A-Frame Version: 0.5.0 (Date 23-05-2017, Commit #3aced04) aframe.js:77082:1
three Version: ^0.84.0 aframe.js:77083:1
WebVR Polyfill Version: dmarcos/webvr-polyfill#a02a8089b …
-
Decoded video looks different in JSMpeg compared to MPC-HC. I think that MPC-HC is correct here. It looks like JSMpeg doesn't convert from source colorspace to sRGB. Black is represented by approx. (1…