This is a simplistic rendering of Gnar, one of my favorite champions from League of Legends. I made this using the WebGL library as a way to reinforce my HTML and JavaScript skills. This HTML page features a pretty cool Gnar model that I coded triangle-by-triangle, applying different kinds of rotations and transforms to each group of objects. There are also two different animations: a simple facial movement and a more complicated boomerang toss. Additionally, there are toggles and sliders to change the lighting and camera position/angles.
Here's a Google Drive link to download the entire folder. To play around with the model, just download, unzip the folder, and open the Gnar-Render.html file.