Skip to content
View Muppetsg2's full-sized avatar

Block or report Muppetsg2

Report abuse

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

Report abuse

Pinned Loading

  1. PBR_Visualiser_OpenGL PBR_Visualiser_OpenGL Public

    PBR Visualiser is an application for visualizing PBR materials in an OpenGL environment. The application has two configurations: windowed (GUI) and console (CLI).

    C++ 4 1

  2. koi koi Public

    stb like single-file public domain (or MIT licensed) image processing libraries for C/C++

    C++

  3. Shapes-Generator Shapes-Generator Public

    This project is a console-based Shape Generator program written in C++. It allows the user to create and save a variety of 3D shapes.

    C++ 2 1

  4. OpenGL_Tetrahedron_Optimization OpenGL_Tetrahedron_Optimization Public

    Small project to test how many recursion levels of Sierpiński Tetrahedron, GPU can draw using OpenGL. This project is a personal experiment in real-time rendering and GPU optimization using OpenGL.

    C++ 1 1

  5. KomiksGJ2025 KomiksGJ2025 Public

    Game for Komiks Game Jam 2025

    C#

  6. png-to-icns-py png-to-icns-py Public

    Python script to convert a PNG image to a Mac OS icon (ICNS iconset)

    Python