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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. tt07-tiniest-gpu tt07-tiniest-gpu Public

    A tiniest GPU that can render only two texture mapped triangles

    Verilog 4 1

  2. SimpleJSON SimpleJSON Public

    Forked from Bunny83/SimpleJSON

    A simple JSON parser in C#

    C#

  3. Julia-CUDA-GLinterop Julia-CUDA-GLinterop Public

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

    C++

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