mgsx-dev / gdx-gltf

GLTF 2.0 3D format support and PBR shader implementation for LibGDX
Apache License 2.0
214 stars 50 forks source link

Ability to pass a custom RenderableSorter to TransmissionSource batch #97

Closed dar-dev closed 1 year ago

dar-dev commented 1 year ago

Add a new ctor in order to pass a custom sorter (just like what we can do with the SceneManager)