Skip to content

Minecraft like random generated terrain in Unity 3D

Notifications You must be signed in to change notification settings

bojandevic/Craftmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craftmine

This is a simple Minecraft clone made in Unity 3D using generic cube objects. Terrain is generated in chunks of 33x33 blocks using Perlin noise. Only chunks that are close to the player are being rendered. This is not the efficient or complete way of making this it is ment to be a exercise.

Dynamic chunk generation:

Destroying blocks:

Creating blocks

About

Minecraft like random generated terrain in Unity 3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published