Twinklebear / tobj_viewer

A very simple Wavefront OBJ viewer using tobj and glium
MIT License
15 stars 4 forks source link

Glium dependency version bump #3

Closed paulirotta closed 6 years ago

paulirotta commented 6 years ago

Several changes to reflect more recent glium APIs

Note there is not mouse input and a couple of mutability compile warning. New? Anyway, first see if you want to update.

closes #2

Twinklebear commented 6 years ago

Looks great, thanks @paulirotta !