Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View pongsagon's full-sized avatar

Block or report pongsagon

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 supported. This note will be visible to only you.
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 51 9

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

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

    Verilog 24 3

  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++