Skip to content
View conanwu777's full-sized avatar

Block or report conanwu777

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 Loading

  1. particle_system particle_system Public

    An openCL and openGL simulation of movement of millions of particles in space

    C++ 8

  2. Museum_of_Shaders Museum_of_Shaders Public

    A showcase of OpenGL shaders in both 3D and 2D, with ray-marching and other techniques

    C 2

  3. rubik rubik Public

    Efficient Rubik's cube solver in C++ with OpenGL visualizer. Implemented Thisletwaite's algorithm along with pattern database

    C++ 22 10

  4. fractals fractals Public

    A program that generates the various fractals using mouse position as parameter in complex plane

    C 5

  5. hashgraph hashgraph Public

    Simple implementation of the consensus algorithm Hashgraph with clear visualizer

    C++ 7 2

  6. Voxel_landscape Voxel_landscape Public

    Minecraft style voxel terrain engine made from scratch using C++ and Opengl

    C++