Log in to follow projects

Following a project allows you to receive updates via email. It also lets the owner know that you like them.

×

Solo (Custom WebGL Renderer)

By Oliver Smith

A WebGL renderer I wrote from scratch.

100% complete
1 follower 1759 views
About Log (0) Discussion (0)

Solo (Custom WebGL Renderer)


I got a copy of Real-Time Rendering and wanted to follow along, so I worked through the first few chapters in Javascript and WebGL. This was really fun to work on. I had just about gotten to the point of animating based on data read from a model file (the model below is animating procedurally), but parsing file formats was a pain and I ran out of time to work on it. Pretty happy with what I managed to get done though, and I learned a lot!