Yumeng He 何雨濛
Master's Student
University of Sourthern California
heyumeng0928@gmail.com
LinkedIn
Handshake
Github
Résumé
Latest Update: July 17, 2025
Total number of visits
About Me
I am a Master's student in Computer Science at the University of Southern California.
Prior to USC, I earned my Honours Bachelor of Science degree with High Distinction from the University of Toronto, where I double-majored in Mathematics and Computer Science.
This dual background has fostered a strong foundation in math-based problem-solving and robust coding skills.
Research Interests
My research interests lie in computer graphics and vision especially in
physics-based animation,
differentiable simulation,
geometry processing,
rendering,
and 3D Gaussian Splatting.
I am currently open to summer internship, research assistant and PhD opportunities that align with my passion for graphics and simulation.
Research Experience
Visiting Student | UCLA AIVC Lab
June 2025 - Ongoing
Supervisor:
Prof. Chenfanfu Jiang
Currently conducting full-time research at UCLA’s AIVC Lab on 3D articulated object generation, exploring neural and physics-guided representations for shape, joint dynamics, and scene layout—toward a first-author CVPR 2026 submission.
Work Experience
Software Developer Intern | HCL Canada Inc.
August 2022 - August 2023
In a DevOps-focused internship, I streamlined build and deployment using Jenkins, built Docker images for both xLinux and pLinux, integrated SonarQube to resolve critical issues, and automated weekly log cleanups—significantly reducing human error and accelerating release cycles.
Projects
Motion Capture Interpolation | C++
Spring 2025
This project implements motion capture interpolation techniques for an ASF/AMC mocap system.
It also includes a motion comparison plotter tool that graphs selected joint angles over a specified frame range.
[Code]
Height Fields Using Shaders | OpenGL
Fall 2024
This program renders a height field using OpenGL shaders, allowing interactive visualization and manipulation of terrain data derived from heightmap images. It supports various rendering modes, smooth shading, and user controls for transformation and camera adjustments.
[Code]
[Project Page]
[Demo Video]
Other Interesting Projects
Petpal | Full-Stack, Python
Fall 2023
Led a four-person team to develop a Python-based adoption platform with Django REST Framework and MySQL—implementing advanced search filters, real-time data handling, a responsive front end (HTML/CSS/JS), and secure authentication to streamline the pet adoption process.
[Code]
Course Notes
Fun Facts
- In addition to my academic pursuits, I'm also a tattoo artist.
Check out my work on Instagram at @rainy.tattoo.
- I built this webpage entirely from scratch without any templates;
it's a simple static site, but a great way to practice HTML and CSS.