voxel-game
There are 124 repositories under voxel-game topic.
MihailRis/VoxelEngine-Cpp
Minecraft-like game engine in C++ with OpenGL
Hopson97/open-builder
Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
PixelGuys/Cubyz
Voxel sandbox game with a large render distance, procedurally generated content and some cool graphical effects.
weigert/territory
3D rendered proc-gen world test. C++ homebrew voxel engine for agent-driven prodedural generation / world simulation
gregcman/sucle
Common Lisp Voxel Game Engine
scallyw4g/bonsai
A voxel engine in a pot
kpreid/all-is-cubes
Yet another block/voxel game; in this one the blocks are made out of blocks. Runs in browsers on WebGL+WebAssembly.
UnknownDomainGames/Engine
Build your game with mods,用模组构建你的游戏。
Mechaenetia/mechaenetia
Repository for the Game Mechaenetia
bw2012/UE5VoxelTerrainDemo
Unreal Engine 5: Smooth voxel terrian example
paternostrox/Minecraft4Unity
A minimal and very optimized version of Minecraft made in Unity, virtually endless in all three axis.
Sirvoid/Midless
Midless is a free and open-source voxel game made in C.
LabyStudio/js-minecraft
A browser sandbox that provides all basic features to understand the render and physics engine of Minecraft.
VoxelSrv/voxelsrv
Voxel browser game inspired by Minecraft
jerrychan7/WebMC
A web version of Minecraft built using js and WebGL without third-party libraries.
Adamkob12/Meshem
Bevy Meshem is a Rust crate designed to provide meshing algorithms for voxel grids, enabling you to create cohesive 3D mesh structures from a grid of cubic voxels
generatives/Wrecker
Voxel Engine and Game
MatinAfzal/OpenUniverse
3D Infinite Computer Universe
caseymcc/voxelquest
Restructured code for Voxel Quest
DrSensor/awesome-opensource-voxel
A curated list of awesome opensource voxel tools, libraries, games, and other cool stuffs
guckstift/voxel-game-js
Minecraft clone in the browser, from scratch, without libraries, not something anybody didn't try before
PQCraft/CaveCube
An in-development open source voxel game
de-soot/mc-fps-jvm-args
JVM arguments that you can use in your Minecraft launcher to increase game performance.
Adamkob12/minecraft_bevy
Minecraft using Bevy and Bevy-Meshem
anima-libera/qwy3
Wanna-be Minecraft-like
Finding-Fortune/Minecraft-OpenGL-Open-Fork
Fork of my OpenGL Game Engine! See progress as its built on my YT
zzhgithub/just_join_v2
voxel game for net multi players like mc power by bevy
TxN/VoxelLand
Simple multiplayer voxel sandbox made in Unity.
LabyStudio/java-minecraft
A sandbox that provides all basic features to understand the render and physics engine of Minecraft.
qninhdt/cybrion
Cybrion - A voxel game written in C++ using SDL2 and modern OpenGL (Minecraft clone)
Antrophyy/MinecraftUnrealEngine
The Unreal Engine 4 project to try and recreate Minecraft. Done purely in c++. For terrain generation I used procedural mesh. Done to broaden the knowledge of game development and c++.
mindstorm38/proc-gen
Procedural Generation voxel game. A Minecraft Clone. Discontinued, check my other projects, you can still ask questions in issues.
MrCerealGuy/Stonecraft
An infinite-world block adventure game. Inspired by InfiniMiner/Minecraft.
sbsce/cyubeVR-VoxelAPI-Modding
This is the official repository for the cyubeVR VoxelAPI, an easy way to programmatically interact with the voxel world in cyubeVR, a VR voxel game available on Steam.
djmgit/voxel_space
Voxel space implementation with Raylib in C