I'm a software engeneer from Brazil that works with a multitude of technologies. Some of those are C++, Java and JavaScript.
Welcome to my portfolio of real-time rendering engines. I focus on building performant, visually rich systems with modern graphics techniques. Below are some of my main projects with real-time rendering demos and experimental features.
๐ Metal Engine
A physically-based path tracer written in C++ and Vulkan for macOS. Features real-time accumulation with multiple light bounces and emissive surfaces.
Path Traced Direct Illumination | Emissive Surface Lighting |
![]() |
![]() |
๐ฒ Pine Engine
A modern graphics engine with terrain and procedural foliage generation. Written in Java and OpenGL 4.6.
Voxel Visualization | Procedural Terrain |
![]() |
![]() |
๐ฏ Projection Engine
A real-time renderer implementing screen-space global illumination (SSGI), SSAO, and lighting techniques. Built with WebGL and Electron.
SSGI OFF | SSGI ON |
![]() |
![]() |
- Vulkan, WebGL, GLSL, OpenGL
- Path tracing, SDF ray marching, volumetric lighting