Skip to content
View SiputBiru's full-sized avatar

Block or report SiputBiru

Report abuse

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

Report abuse
SiputBiru/README.md

Siput Biru

A Computer Science Student that Learning Graphics programming


"The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination." — Frederick P. Brooks Jr.


Recreational Programming

I enjoy building "castles in the air"—low-level systems and tools built for the sake of exploration.

  • sgl.h: a single-header GPU batching layer for SDL3..
  • eq2c-rs a simple cli tools convert Equirectangular HDRI images into Cubemaps.
  • sbl STB-style single-header libraries written in C/C++.

Connect with me:

raditya-mahatma-ghosi-40814b371

Languages and Tools:

aws c cplusplus csharp docker go php rust Odin

siputbiru

Pinned Loading

  1. sgl.h sgl.h Public

    A single-header C99 library for SDL3 that implements a "Vertex Pulling" rendering backend.

    C 2

  2. eq2c-rs eq2c-rs Public

    simple cli tools to change the layout of skybox to cubemaps

    Rust 9 1

  3. blackhole-raylib-zig blackhole-raylib-zig Public

    simple raylib blackhole ray march implementation in zig

    Zig

  4. Raylib-PSX-Odin Raylib-PSX-Odin Public

    creating PSX shader with raylib

    GLSL