Skip to content
View Rinzii's full-sized avatar
💭
Looking for work!
💭
Looking for work!

Highlights

  • Pro

Organizations

@WizWorksInc @cpp-gamedev

Block or report Rinzii

Report abuse

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

Report abuse
Rinzii/README.md

I take breaks from contributing from time to time to learn new topics on my own. So if you see a gap in my contribution timeline thats probably why. ^^

Repositories

  • ccmath 2024+
    A C++17 constexpr-Compatible cmath Library.
  • CppToCsBridge 2024+
    Code generation tool that automatically generates bindings needed to allow for interop between C++ classes and C# code.
  • Mim 2023+
    A linear algebra math framework optimized for real time graphics programmed in modern C++.
  • Genesis Engine 2023+
    A vulkan game engine made with modern C++. Worked on in my spare time.
  • Dragon Archiver 2022+
    A virtual world creation, management, and note taking tool for tabletop role playing games made in .Net.

You can check out more of my gists here.

Game Jam Projects

  • GMTK Game Jam 2022 - Casino 2022
    Casino is a game about addiction and the strangle hold it can have on your life. This game was made in 48 hours for the GMTK Game Jam with a team of 6 people using Unreal Engine 4. I was one of two programmers on the team.

My history on Github

Pinned Loading

  1. ccmath ccmath Public

    Standards-oriented <cmath> implementation with constexpr, runtime, and SIMD support. All written in modern C++17.

    C++ 76 12

  2. snap snap Public

    A performance-minded library backporting C++2x to C++17.

    C++ 6

  3. CETest CETest Public

    Desktop UI to paste C++ code, select Compiler Explorer compilers by family and architecture, then binary-search the lowest compiler version that compiles and export a grouped report.

    Python 3

  4. HardlyWorking-UE5 HardlyWorking-UE5 Public

    Hardly Working is a canceled UE5 Game