https://gd.games/pixr/minecraft I made this in a couple of hours, im gonna add more but its 4 am so im going to go do something else. I am going to add an inventory, then actually placing blocks, then world generation with trees, but that will take a bit.
#3D Minecraft-Like
21 messages · Page 1 of 1 (latest)
I made simple flat chunk generation
this is very impressive @tidal compass
Thanks!
is it still being updated?
Not really, I might but it renders on the cpu not the gpu, so frame rates suck
original 3d
kinda the fps is like 40 with only 1 chunk
Without proper optimization, having to draw so many blocks is gonna get pretty demanding
Although having a more powerful CPU could also help a lot
What CPU are you using right now? @tidal compass
I have an i5 10400 I believe
I've looked into optimization, I just don't know how to do it
I'm not sure if Gdevelop allows it, but Minecraft goes about it by not drawing the sides of blocks that wont be visible
I don't think gd allows it, it still tanks my framerate when they are not visible, I think it's mostly the collision, so there may be a way to only enable collision in a radius of the player, I can try this later
This may be helpful but I have school so I won't be able to do it until later