hadronized / quaazar

Realtime 3D engine
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Replace typeclasses by standard polymorphism #88

Closed hadronized closed 9 years ago

hadronized commented 9 years ago

This has to be revisited correctly as it was done with Resource. Not sure it’s a good idea though.

hadronized commented 9 years ago

I think we don’t actually give a damned shit about that. It’s pretty nice that we don’t have to wrap all our types in specific functions. Let’s close that for now on.