Skip to content
View cvryn7's full-sized avatar

Block or report cvryn7

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. Cornell-Box-Photon-Mapping Cornell-Box-Photon-Mapping Public

    Used photon mapping to render photo realistic cornell box

    C# 8 2

  2. Color-To-GreyScale-Conversion-Uisng-CUDA Color-To-GreyScale-Conversion-Uisng-CUDA Public

    Used CUDA and C++ for converting colored image to greyscale.

    Cuda 6 1

  3. TCP-Implementation TCP-Implementation Public

    Minimum Implementation of Transmission Control Protocol using Java

    Java 2

  4. Matrix-Multiplication-With-Tiling-CUDA Matrix-Multiplication-With-Tiling-CUDA Public

    Matrix Multiplication using CUDA C++

    Cuda 1 2

  5. Tessellation Tessellation Public

    Adding triangular mesh to the 3D objects( Cube, Cone, Sphere, Cylinder ) using OpenGL

    Java

  6. Distributed-Computation-on-Raspberry-Pi-network Distributed-Computation-on-Raspberry-Pi-network Public

    Master slave architecture for distributed sorting and computing average of unique integers.

    Java