Skip to content
View 747745124's full-sized avatar
😃
😃

Highlights

  • Pro
Block or Report

Block or report 747745124

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

Pinned

  1. Reyes_Soft_Rasterizer Reyes_Soft_Rasterizer Public

    This renderer is a Reyes-style Architecture Soft Rasterizer. It’s a partial implementation of Renderman 3.2 specification. Supports Shadowmapping, Texture mapping, MSAA, Microfacet materials etc.

    C++ 2

  2. PathTracer PathTracer Public

    A Importance-Sampled Path Tracer.

    C++ 1

  3. miniSQL miniSQL Public

    A group project of a relational database system implementing functions including insertion, deletion, indexing and non-nested standard SQL queries. Written in C++14, cross-platform compiling using …

    C++ 1

  4. Advances_In_CG_2022 Advances_In_CG_2022 Public

    Course Project of course Advances in Computer Graphics (2022 SS). Implemented deferred rendering pipeline with some rendering techniques including SSR, SSAO, DoF, TAA.

    C++ 4

  5. Raindrop-Generator Raindrop-Generator Public

    A raindrop sound synthesizer based on approximation of acoustic model. Developed using JUCE.

    C++ 7

  6. MIDIViz MIDIViz Public

    A p5.js based MIDI visualization libarary.

    JavaScript