Skip to content
View Brochu's full-sized avatar
๐ŸŽฏ
2025 Goals: Simplify gamedev with C, Experiment with my own render library
๐ŸŽฏ
2025 Goals: Simplify gamedev with C, Experiment with my own render library

Block or report Brochu

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Brochu/README.md

Hey, I am Alexandre and welcome to my Github page.

I am a Passionate Graphics and Game Programmer

  • ๐ŸŽ“ I enjoy learning new technology and techniques
  • ๐Ÿ–ฅ I am currently working at AMD as a Sr. Software Development Engineer
  • ๐ŸŽฎ I used to work at Behaviour Interactive as a graphics programmer
  • ๐Ÿ“ท I am learning to use low-level graphics API better
    • DirectX 12
    • Vulkan
  • ๐Ÿ› ๏ธ I have experience working with popular game developement middlewares
    • Unity 3D
    • Unreal Engine 4
    • Unreal Engine 5
  • โš™ I explore writing my own game engine
  • ๐ŸŽฅ I really enjoy working on projects with real-time visual feedback in general
  • ๐Ÿ‰ I used to play Rugby in high school

My Socials

โ€‹


Software and Technology I Use

OS

Windows

Linux

MacOS

โ€‹

Editors

Vim

Jetbrains Rider

Visual Studio

Visual Studio Code

โ€‹

Languages

C

C++

Rust

C#

โ€‹

Middlewares

Unity3D

Unreal Engine

โ€‹

Tooling

CMake

Git

โ€‹

Brochu Language Stats

Pinned Loading

  1. ModelViewerDx12 ModelViewerDx12 Public

    Personal project to make sure I fully understand how to setup a good C++ development environment on Windows for graphics programming.

    C++ 3

  2. MP-InteractiveMap MP-InteractiveMap Public

    Interactive 3D application for MP1 map

    C++

  3. BrocDX BrocDX Public

    I would like to take my experience writing past renderers and restart a new one with the learnings. I would also like to apply my new visions of programming in this one with simplicity in mind. Tryโ€ฆ

    C++

  4. RayTrace-WE-GPU RayTrace-WE-GPU Public

    My implementation based on Ray Tracing in One Weekend, moved as most as possible to the GPU (w/ Dx11)

    C++ 1

  5. Explore-Ray Explore-Ray Public

    Exploration project to understand Raylib better.

    C++

  6. Grebball-Discord Grebball-Discord Public

    A Discord application/bot setup to move on from a custom web application for saving football predictions and showing results

    Rust