mbrlabs / Mundus

A 3D world/level editor built with Java, Kotlin & libGDX.
Apache License 2.0
214 stars 36 forks source link

3d Model thumbnail creation #44

Closed mbrlabs closed 4 years ago

mbrlabs commented 8 years ago

Render model to offscreen framebuffer, fetch pixel data and save image thumbnail. This feature can be developed independently as util class. This will be useful for #43