Skip to content

Tim-gubski/Minecraft-at-Home

Repository files navigation

Minecraft at Home! by Tim Gubskiy & Andy Nguyen

This is our final project for COS426. We created a simplified version of the popular game Minecraft, entirely using ThreeJS, employing many of the features that Minecraft is known for. We implemented procedural generation of terrain using Perlin noise, dynamic loading, and unloading of chunks to improve performance, mesh instancing to decrease render calls, physics for player and block interactions, and the ability to add and remove blocks of various textures. We also created a simple UI that allows the player to cycle through the materials they have available and a crosshair for placing blocks.

Try it out!

Check out the live demo on our GitHub pages website: Minecraft at Home!

Controls:

Use WASD to move around the environment and space to jump, left click to break blocks, right click to place blocks, and the scroll wheel for the hotbar or the numbers 0-9.

COS 426 Submission

Video: Youtube Video

Write-up: Write-up PDF

About

Computer Graphics Final Project. Minecraft built from scratch using ThreeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published