Hi guys, is there any plans to implement a webgl renderer for easeljs (so the user can choose between canvas and webgl)? Support Staff 2 Posted by Lanny …community.createjs.com/discussions/…/1519-webgl-renderer HTML5 Games Feed
But I’m getting the error : “Uncaught TypeError: undefined is not a function” in Chrome as it seems that createjs.ColorMatrix doesn’t exist (but new createjs.community.createjs.com/…/createjs/538-colormatrix-undefine… HTML5 Games Feed
I have been working on an area lighting implementation in WebGL similar to this demo. httpthreejsorgexampleswebgldeferred_arealightshtml …stackoverflow.com/…/improved-area-lighting-in-webgl-threejs HTML5 Games Feed
I have added tweening in my game and there is a close button and refresh button .When the close button is clicked, the ticker will be removed and all the children …community.createjs.com/…/181-tweening-is-done-only-once HTML5 Games Feed
Hello,. I’ve been trying to display a mp4 video inside a movie clip, and I have it working but I can’t seem to control any of the video’s properties. For example, I …community.createjs.com/…/460-is-this-a-limitation-or-bug HTML5 Games Feed
Hi,. So it’s my first post here, hello everybody ! Thanks for all the work you’ve done with createJS. I made two posts about createJS and typescript on my blog.community.createjs.com/…tell/2501-typescript-createjs-demos HTML5 Games Feed
First of all, let me say that I’m not so skilled in HTML5 development so please forgive me if I’m missing something. I’ve written a small demo to show my problem .community.createjs.com/discussions/…/1283-useraf-or-not-use… HTML5 Games Feed
Hi,. Is there an elegant way to unregister sounds? We have just switched over from Soundmanager2 to SoundJS, so I have hooked up our own asset-cache to …community.createjs.com/discussions/…/187-unregister-sounds HTML5 Games Feed
fileSourceArray = [source1, source2, etc] console.log(fileSourceArray) var preload = new createjs.LoadQueue() preload.addEventListener(“complete” …community.createjs.com/…/194-loadmanifest-no-effect HTML5 Games Feed
I’m trying to get SoundJS working in a backbone.js/RequireJS app. I used Bower to install the component so it lives at: /vendor/SoundJS. Here’s what I have for …community.createjs.com/discussions/…/169-requirejs-shim-con… HTML5 Games Feed