Skip to content
View Junyu-Liu-Nate's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Junyu-Liu-Nate

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. Shape-Deformation-with-Cages Shape-Deformation-with-Cages Public

    Realtime shape deformation controled by coarse cages using vairous cage coordinates. Support Green Coordinates and Mean Value Coordinates for both 2D and 3D shapes. Both whole cages and partial cag…

    C 3 1

  2. Realtime-Interactive-Particle-System-Procedural-Modeling-OpenGL Realtime-Interactive-Particle-System-Procedural-Modeling-OpenGL Public

    Realtime simulation for nature, which includes particle systems for snow simulation, procedural generation algorithms for terrain, physics-based dynamic systems for snow-terrain interaction, and a …

    C++ 1

  3. Path-Tracer-Physics-Based-Rendering Path-Tracer-Physics-Based-Rendering Public

    Physically-based renderer using Monte Carlo sampling of path tracing, which supports 6 BRDFs, soft shadows, indirect illumination, Russian roulette path termination, SDR/HDR tone mapping, attenuate…

    C++

  4. Finite-Element-Method-Simulation Finite-Element-Method-Simulation Public

    FEM simulator written in C++, Qt, and OpenGL framewrok, supporting 3 different orders integrators, collision resolving, adaptive time stepping, and parallelization

    C++ 1

  5. As-Rigid-As-Possible As-Rigid-As-Possible Public

    Implementation of As Rigid As Possible paper in an interactive way, using C++, Qt, and OpenGL framework.

    C++

  6. Interactive-Drawing-Board-and-Image-Editor Interactive-Drawing-Board-and-Image-Editor Public

    2D interactive drawing board and image editor. The drawing board supports flexible brush flows (constant, linear, quadratic, smudge, spray, fill, and alpha blending), brush sizes, brush colors. The…

    C++