Everything about Flash
116.3K views | +0 today
Follow
Everything about Flash
Everything about the Flash Platform
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Bousquet
Scoop.it!

Easily Get the Best Context3D « JacksonDunstan.com

JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

ActionScript Workers: Condition Class Example « JacksonDunstan.com

JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

AS3 vs. JavaScript Performance Followup (November 2013) « JacksonDunstan.com

AS3 vs. JavaScript Performance Followup (November 2013) « JacksonDunstan.com | Everything about Flash | Scoop.it
JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Vertex Shader Inputs Demystified « JacksonDunstan.com

Stage3D is hugely powerful, but with that power comes a very new and very complicated requirement for many programmers: shaders. Shaders are tiny programs that run on the GPU and are hugely limited compared to fancy CPU-side languages like AS3. For many programmers new to shaders these things are truly mind-bending. They’re even split into two parts: vertex and fragment shaders. Today’s article focuses on the two kinds of inputs to vertex shaders and seeks to explain them and clear up some of the confusion.

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Flash vs. HTML5: Hardware-Accelerated Bitmap Rotation and Scaling « JacksonDunstan.com

Flash vs. HTML5: Hardware-Accelerated Bitmap Rotation and Scaling « JacksonDunstan.com | Everything about Flash | Scoop.it
JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Multi-Line Strings « JacksonDunstan.com

JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

ActionScript Workers: Condition Class Demo « JacksonDunstan.com

JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

ActionScript Workers: Sharing ByteArrays « JacksonDunstan.com

JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Send ActionScript Worker Messages 6x Faster With Mutex « JacksonDunstan.com

Send ActionScript Worker Messages 6x Faster With Mutex « JacksonDunstan.com | Everything about Flash | Scoop.it
JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

An ASC 2.0 Domain Memory Opcodes Primer « JacksonDunstan.com

An ASC 2.0 Domain Memory Opcodes Primer « JacksonDunstan.com | Everything about Flash | Scoop.it

Since January, Adobe has dropped the “premium features” requirement for Flash apps that use the “domain memory opcodes” (a.k.a. “Alchemy opcodes”) that provide low-level performance-boosting operations that let you deal more-or-less directly with blocks of memory. Then in February we got Flash Player 11.6 along with built-in ASC 2.0 support for this feature. Today’s article shows you how to use these opcodes and takes a first stab at improving performance with them. Are they really all they’re cracked up to be?

No comment yet.