hi,
What is the best way to do this:
- Create terrain image for a Minimap(minimap based on heightmap/alphamap look ugly)
- Create model image for world editor i’m creating
should i use ScreenshotAppState, or somehow create new viewport / camera and save render as image?
i just ask becouse jme3 have many secret classes(i mean there can be class to do it, that i dont know)
Tnx for help