UnityTechnologies / MinecraftECS

This is a Workshop Project that made for a User group talk in Taiwan, It's about how to create a Minecraft like environment with huge number of blocks using ECS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This is a Workshop Project that made for a User group talk in Taiwan, It's about how to create a Minecraft like environment with huge number of blocks using ECS


Languages

Language:C# 100.0%