Using Drawscript and Adobe Creative Cloud to Generate Graphics Code

There are many times you need to draw or generate vector based graphics in your applications and games. Each different language has different drawing APIs. It would be great if you could take the drawings from Adobe Illustrator, a vector based drawing tool that is part of the Adobe Creative Cloud, and generate the code instead of coding it by hand. Granted SVG does help with expressing vector graphics and Adobe Creative Cloud has great SVG...

Read More

Using Illustrator from the Adobe Creative Cloud and Pixi.js to Create an 8 Way Character Animation

Adobe Creative Cloud Products Used: Illustrator from the Adobe Creative CloudOther Technology: pixi.jsDemo: Live DemoSource Files: Source Illustrator and pixi.js filesCreative Cloud Workflow: In this video I am demonstrating one way of creating an 8 way character animation. Moving a character up, down, left, right, and along all the diagonals is a common task in creating games. In this workflow an 80x80px character is animated over 8 x 8...

Read More