Skip to content
View FacoBackup's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report FacoBackup

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FacoBackup/README.md

Gustavo Micael Barbosa Roque

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.


This C++ project visualizes the frequency and magnitude of an audio signal over time using a 3D spectrogram. It leverages the Short-Term Fourier Transform (STFT) to extract time-varying frequency components from an audio file and renders them in a spatial 3D plot using a sparse voxel octree.


πŸŽ₯ Demo


Spectrogram Overview Magnitude Detail Frequency Profile

πŸš€ 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

A real-time renderer implementing screen-space global illumination (SSGI), SSAO, and lighting techniques. Built with WebGL and Electron.

SSGI OFF SSGI ON

Cornell Box by Vinc3r


πŸ› οΈ Technologies

  • Vulkan, WebGL, GLSL, OpenGL
  • Path tracing, SDF ray marching, volumetric lighting

Pinned Loading

  1. projection-engine/projection-engine projection-engine/projection-engine Public archive

    Projection Engine

    TypeScript 7 2

  2. pine-engine pine-engine Public

    pine-engine

    Java 5 1

  3. metal-engine metal-engine Public

    Graphics engine written in c++ and backed by vulkan

    C++ 1