RSSAmplifier

Blog

Marshall Scott

I'm a Software Engineer with a passion for computer graphics.

marshalldoes.devRSS feed ↗3 posts

Latest posts

Benchmarking Wren vs V8 - A Performance Deep Dive

Wren is a lean, class-based, concurrent scripting language. V8 is a powerful, highly optimized JavaScript engine. I want to find out what one is faster.

Web What? - How gaming is coming to browsers

With the rise of WebAssembly and compatibility with virtually any device, games in web browsers are becoming more popular. But there's still some large challenges to supporting the platform you should know.

RustCraft Mid Project Review

RustCraft has been by far the most advanced and educational of my personal projects to date. It has pushed me to learning many new programming concepts from Graphics APIs to Entity Component Systems helping me to understand the game engine pipeline more fully...