Skip to content
View pongsagon's full-sized avatar

Block or report pongsagon

Report abuse

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

Report abuse

Popular repositories Loading

  1. tt_um_pongsagon_tinygpu_v2 tt_um_pongsagon_tinygpu_v2 Public

    A GPU with transformation & lighting, rasterization, texture mapping, flat shading, double buffer, z-buffer

    Verilog 60 12

  2. tt07-tiniest-gpu tt07-tiniest-gpu Public

    A tiniest ASIC GPU that can render only two texture mapped triangles

    Verilog 27 6

  3. DDCT_OpenGL_game DDCT_OpenGL_game Public

    Game programming with OpenGL class of 2024

    C 2

  4. CUDA-RT-one-weekend-const-parameter CUDA-RT-one-weekend-const-parameter Public

    Modify Ray Tracing in One Weekend by Peter Shirley and CUDA code by Roger Allen. Use const kernel parameter to store all the scene and cam data

    C++ 1 1

  5. SimpleJSON SimpleJSON Public

    Forked from Bunny83/SimpleJSON

    A simple JSON parser in C#

    C#

  6. Julia-CUDA-GLinterop Julia-CUDA-GLinterop Public

    using CUDA to compute Julia fractal, drawing using OpenGL, use win32 for touch input

    C++