Skip to content

littleTinglan/codeSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lillian's Code Sample

Code samples and details for projects I have worked on.

Projects

  • A WPF (Windows Presentation Foundation) app ideally would help to develop colorblind friendly art assets. It will apply a filter to the selected area of the screen which modifies that part of the screen displaying as colorblind mode.
  • Inspired by talking to a VFX artist friend. According to him, the workflow for developing/iterating colorblind friendly art assets is painful. It requires importing the assets into the game engine, launching the game, taking a screenshot, opening the screenshot to Photoshop, then apply a filter and repeat the above cycle. I am developing an app hopefully will help with this tedious process.
  • A Maya tool written in Python helps automate facial rigging process with blendshapes
  • Demo Video
  • Custome DirectX 11 graphics engine. The starter code was given by a professor. I was responsible for implementing the following features:

Work Experiences

Tool & Pipeline Technical Artist Intern - League of Legends

Riot Games

  • In-game Cheat

    • A set of cheatsheets in Lua that help internal developers conveniently recreate in-game situations
      • Manipulating player stats: movement speed, critical strike chance, attack speed
      • Triggering different run cycle animations
      • Displaying debug information for bones and bone axis
      • Triggering desired gameplay situations: spawn monsters, polymorph, special item effects
  • Features for Custom Game Engine Tools

    • A tool in Python for the custom game engine in C++. When creating a new skin for a champion, allow the user to choose an existing asset as the base for the new skin. It will help to set up some files for the user such as the character rig file, the animation graph, and others. My task was to allow the user to either create a new layer or to a specified layer when creating this new skin.
    • Writing validations calling Perforce commands. If the files already existed on local or depot for this champion, provide a warning.
  • Features for Maya Tools using PyQt

    • Responsible for implementing UI features and validation for a rigging tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published