#how do voxel games reduce lag?

1 messages · Page 1 of 1 (latest)

rich maple
#

I'm making minecraft in roblox and even for a flat world, i suffer lag. i have put multiple systems in place such as calculating which block to render based on if it will be visible by the player. I was testing on a flat world and it lags whenever a new frame is rendered. Each frame renders 1250 parts (each part is a 4x4x4 studs block). I tried using the recycle method, but setting a new position for 1250 parts at once actually causes more lag

rich granite
#

u prob have a bad pc i have one im currently working on and i have no lag on a 600 graphics card and i have no lag issues

rich maple
#

i see

#

i have a nvidia 1600 intel i5 gen 11

velvet walrus
rich maple
#

yuh im alr doing that

velvet walrus
#

Well uhm, ok so, im assuming u got part below the surface like in minecraft, if the player is not below, just hide them maybe