guszille
I am a software engineer with a B.Sc in computer engineering. I am also passionate about the world of computer graphics and the development of digital games.
Belo Horizonte, Minas Gerais - Brasil
Pinned Repositories
2d-turn-based-rpg
A simple 2D turn-based RPG game, developed using Unity and C#.
into-the-darkness
A simple 2D platformer game, developed with Unity and C#.
learn-opengl
Repository to study and save modern OpenGL features and discoveries.
minecraft-clone
Minecraft clone using C++ and OpenGL.
parallel-opengl
A basic example of how to use multiple threads in an OpenGL application.
physically-based-rendering
Renderer based on realistic physics in OpenGL.
tiny-ray-tracer
Basic ray tracer project.
tiny-renderer
Basic renderer project.
uptime-bot
A Discord BOT to measure user's uptime on the server.
web-chat-client
Frontend side for a web chat project.
guszille's Repositories
guszille/minecraft-clone
Minecraft clone using C++ and OpenGL.
guszille/web-chat-client
Frontend side for a web chat project.
guszille/opengl-renderer
Custom OpenGL renderer, developed in C++.
guszille/flappy-bird
Flappy Bird clone using Unity and C#.
guszille/learn-opengl
Repository to study and save modern OpenGL features and discoveries.
guszille/parallel-opengl
A basic example of how to use multiple threads in an OpenGL application.
guszille/physically-based-rendering
Renderer based on realistic physics in OpenGL.
guszille/tiny-ray-tracer
Basic ray tracer project.
guszille/tiny-renderer
Basic renderer project.
guszille/uptime-bot
A Discord BOT to measure user's uptime on the server.
guszille/web-chat-server
Backend side for a web chat project.
guszille/break-out-game
Break Out clone, based on a classic 2D game released in 1976 on the Atari 2600 console.
guszille/into-the-darkness
A simple 2D platformer game, developed with Unity and C#.
guszille/dungeon-breaker
A simple 2D turn-based RPG game, developed using Unity and C#.
guszille/learn-vulkan
Repository to study and save some Vulkan features and discoveries.
guszille/ray-tracing-in-one-weekend
CPU ray tracing renderer.
guszille/ray-tracing-in-opengl
GPU ray tracing renderer, using OpenGL.
guszille/vulkan-renderer