AWS for Games Blog

Tag: code

Code Archeology: Crafting Lumberyard

Grab your weathered fedoras, we’re doing some code archaeology. Engines evolve over time. The more people involved and the more projects it produces, the more an engine gets filled with all kinds of code. Code that fixes game-specific problems, code that is cleverly optimized, ultra-verbose code, code that looks like it participated in an obfuscated […]

Extending the FBX Importer

With the recent code drop of Lumberyard came our new FBX Importer, which gives developers the ability to export single meshes and materials. The FBX Importer has been one of the most consistently requested features for Lumberyard. We’re quite excited about how the interface works and looks and the overall direction it’s heading, but there’s […]

Reworking Lumberyard’s Entity Framework

Technology providers and studios have pumped an incredible resources into building technology that enables faster iteration, rapid feedback, early error detection, and enables team members of vastly different skills to work together to build high-quality gameplay. As the engineer leading up some of our workflow efforts, I’ve had the joy of working with a team […]