8000 GitHub - garrettmmoore/unity-minecraft-ecs: Create a Minecraft like environment with huge number of blocks using ECS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

garrettmmoore/unity-minecraft-ecs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

Hi 8000 story

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinecraftECS

Please note that Minecraft is a 3D sandbox game developed by Mojang Studios(Microsoft) where players interact with a fully modifiable three-dimensional environment made of blocks and entities. And this project is a tutorial that shows how to make a game like Minecraft using Unity and DOTS technologies.

[2023/02/19] Upgrade: Unity Version:2022.2.7f1 Render Path: URP Forward+ DOTS Version to 1.0.0 pre-44

Fixed Translation API to LocalTransform

Unity Version: 2022.2.0b10

It's been 4 years since last time I update this project. and I hope you can learn some Unity DOTS technologies from it! Enjoy it!

Demo/Trailer Videos https://youtu.be/mBMsXCammTg https://youtu.be/_Cf8kLF4DPU https://youtu.be/w5F4i93IrM8

Explanation video:(in Mandarin) https://youtu.be/1owZaMwm1Rk

About

Create a Minecraft like environment with huge number of blocks using ECS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0