Skip to content
View Junyingw's full-sized avatar

Highlights

  • Pro

Block or report Junyingw

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. Inverse-Kinematics Inverse-Kinematics Public

    Implementation of skinning, forward kinematics (FK) and inverse kinematics (IK) to deform a character.

    C++ 4

  2. Keypad Keypad Public

    Keypad application in Unity, can be used as a part of game projects. You can enter the password by pushing the key buttons. Once the keypad gets the right input, the display will show "CORRECT".

    C# 3 1

  3. Vector-Quantization Vector-Quantization Public

    This programming is about image compression, using vector quantization method. VQ is realized by K-means algorithm.

    Java 1

  4. Path-Tracer-with-kd-Tree Path-Tracer-with-kd-Tree Public

    Simple path tracer, used k-d tree to do fast path tracing.

    C++ 1

  5. CSCI-576-starter-code CSCI-576-starter-code Public

    CSCI-576-starter-code

    C++ 1 8

  6. School_News_App School_News_App Public

    Undergraduate project: Android application. This app mainly focuses on school news of OUC, providing user login, college news and other functions.

    Java