michalbe / cervus

:video_game: tiny WebGL 3d game engine
MIT License
28 stars 4 forks source link

Materials should inherit from some base `Material` class #15

Closed michalbe closed 7 years ago

michalbe commented 7 years ago

Right now they duplicate too much code.