open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server (by Hopson97)

Open-builder Alternatives

Similar projects and alternatives to open-builder

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better open-builder alternative or higher similarity.

open-builder reviews and mentions

Posts with mentions or reviews of open-builder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-28.
  • Generating vertices for non-basic blocks help (Beginner)
    1 project | /r/VoxelGameDev | 22 Aug 2022
    Another method I think I noticed (probably not, not really sure what I'm talking about) is from Hopson97's open-builder game open-builder/chunk_vertex.glsl at master · Hopson97/open-builder · GitHub where texture coords are stored in the vertex shader. Would the idea for other block types for the above method to have a 2d array of the other block types textures like doors etc? Not sure about this method cause doesn't this require a vertex buffer which the "figured out an optimization" guy says is slow. If so that doesn't seem very sustainable.
  • Some early gameplay from my voxel game: Wanderers
    2 projects | /r/VoxelGameDev | 28 Dec 2020
    For example, in this Notch article, he discussed using trilinear interpolation to speed up noise evaluation as well as to smooth out rough parts. But I tested, and both of his problems actually came mostly from using too many noise octaves. Minecraft used 16 octaves for each noise channel, and 8 octaves for the blending noise, when just 5-6 and 2-3 would be enough. The rest of the speed problems could be solved by implementing something to skip noise evaluations when they wouldn't matter, at least above/below max/min biome height if not dynamic octave skipping. See this screenshot difference.

Stats

Basic open-builder repo stats
2
689
1.0
about 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com