1vanK
          Ultra big and ultra fast tiled worlds with 3D objects
github.com/1vanK/Urho3DTerraria
Left mouse - deleting tiles
A, D - moving
W - jumping
It uses topic596.html for drawing of the world
 
        Ultra big and ultra fast tiled worlds with 3D objects
github.com/1vanK/Urho3DTerraria
Left mouse - deleting tiles
A, D - moving
W - jumping
It uses topic596.html for drawing of the world
 
        ~4-5 Batch, nice )
and if we try to use more various textures blocks is still batches will be in low count ?
 
        Looks good, this reminds me of Solomon’s Key. 
 
        [quote=“codingmonkey”]~4-5 Batch, nice )
and if we try to use more various textures blocks is still batches will be in low count ?[/quote]
 
        Are you merging the tiles to an atlas in real time?
I’d imagine something like texture array would be handy in this case.
 
        Awesome work man!