oxplay2
Results
2
issues of
oxplay2
JME Material definition can use(for AppSettings.LWJGL_OPENGL3) for example: TextureArray exampleTextureArray that in SDK material editor open only one texture, while should open more.
feature
Contribution welcome
Material / Material Editor
recently @yaRnMcDonuts had issues to use TextureAtlas generator for his PBR models. not sure if issue or feature. but: ` Geometry geom = TextureAtlas.makeAtlasBatch(scene, assetManager, 2048);` within TextureAtlass class, it...
enhancement