Degine: Early Editor Progress

Quick update on Degine, my in-house OpenGL engine. Most of the shaders were finished a few months ago, though I’ve been working on various optimizations behind the scenes. Performance is quite stable, at least on high-end desktop, right now (watch the embedded video). Still needs some work on

Degine: Forward+ HDR PBR IBL Render Improvements

In the past week I’ve made some major breakthroughs with the performance on Degine, my custom OpenGL / WebGL 3D engine. Did a lot of reading on performance and optimization guides, like on the ARM and Nvidia websites, specifically for OpenGL ES3 performance on mobile. Also integrated a

Degine: 60FPS on $99 Kindle Fire

I spent the last two days adding GPU compressed texture support to Degine, my custom OpenGL / WebGL 3D engine. I tried a few formats, but ended up going with ASTC, since it was the only one that appears to be supported on both desktop and web. While

Myra

Real time photogrammetry demo for mobile, made with Godot Engine. Uses 3D scans of actual people and objects for the most realistic graphics. Lighting is done with high quality baked lightmaps. Designed to run on mobile devices, and allows you to rotate the camera and look at the

Ella: a study in realism

Ella, a study in realism made in Godot Engine. Features a cinematic camera and can be watched as a real time music video, a 3D graphics benchmark, or control the camera and fly around the environment. Uses global illumination in Godot to achieve realistic lighting, all in real