Skip to content
View debittccard's full-sized avatar

Block or report debittccard

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Bezier-Based-CPU-Renderer Bezier-Based-CPU-Renderer Public

    3D software rendering engine written in C. This project implements a full custom graphics pipeline from scratch, optimised for CPU‑bound environments. It features volumetric extrusion, multithreade…

    C 2

  2. low-overhead-ASCII-cube low-overhead-ASCII-cube Public

    Optimized C implementation of a 3D rotating cube. Moves beyond point-cloud rendering to a span-based rasterizer using reciprocal lookup tables and 16.16 fixed-point math to eliminate floating-point…

    C 1