gdx-proto icon indicating copy to clipboard operation
gdx-proto copied to clipboard

Added LODRenderable

Open Caresilabs opened this issue 10 years ago • 1 comments

I added a renderable that takes lod into account. The class is as easy to replace a modelinstance with it. Then you can simply use modelBatch.render(object.lodmodel.calculate()); or you can call calculate somewhere else.

Cheers!

Caresilabs avatar Sep 05 '14 10:09 Caresilabs

This looks like an excellent feature, could it be merged into master? Thanks!!

xeoshow avatar Oct 26 '14 02:10 xeoshow