It’s been a while since I did any motion graphics so I thought I’d jump back into it. My goal: make a short HUD animation inspired by sci-fi films. I’m a sucker for flashy sci-fi FUI (Fictional User Interface) visuals, so I couldn’t resist making my own and documenting the process.
Results for: flash
Explaining Patterns and Matches in RegExr
RegExr 2.0 was released a little over 2 years ago. If you haven’t used it, it is a great way to test, preview, and share Regular Expressions. We’re committed to updating and improving RegExr, and in January we quietly pushed out some features to help inspect and explain patterns. Check out RegExr here. The New […]
10 Reasons to Work at gskinner
We are hiring! Are you a designer or developer in Edmonton looking for some new challenges? Check out our careers page (or this specific posting) for more info about available positions and how to apply. We would love to hear from you!
The Lab: Experiments From the gskinner Team
Sharing code and visual experiments has always been a huge part of my professional life. Experimentation in Flash launched my career, and remained an important theme in my presentations for years. I exhorted audiences to make time for play, but ultimately forgot to follow my own advice. As the company grew, and life got busier, […]
The Dragon Age ISS
In 2014, we worked with BioWare to create the ISS: an interactive, animated cinematic of a player’s history in the first two games of the Dragon Age series, narrated by one of the characters, Varric. When we first met with BioWare’s online team to discuss the Interactive Story Summary, we were floored. It’s always a privilege to […]
Scripting Google Spreadsheets
Turn your Google Spreadsheets into JSON without doing anything! A while ago, I did a Flash project that was fairly heavily text-oriented. To help keep track of all the text, all the strings were given labels and placed in a JSON, spanning about 1500 lines and calling almost 4000 different references all throughout the code. […]
C# from an ActionScript/JavaScript Developer’s Perspective
Traditionally, gskinner has been a shop with expertise in Flash/ActionScript technologies, and then JavaScript/HTML/CSS since the slow decline of Flash. However, in the past year we have spent a great deal of time working with C# and XAML, specifically on the Windows 8/8.1 and Windows Phone 8/8.1 platforms. I’m not going to dive into the […]
Automation in Your Daily Workflow
Automation saves you time, your company money, and your employee’s sanity. At gskinner, we have a long history of building workflow tools to aid with anything from creating a simple button in Flash, to managing the build process for entire web apps or JavaScript libraries like CreateJS. Automation doesn’t need to be complicated. Some of my […]