ashtanmistal/minecraftUBC
A proof-of-concept for transforming UBC's Vancouver Campus into a Minecraft world through the use of geospatial data processing and deep learning.
This project transforms real-world geospatial data of UBC's Vancouver campus into a 1:1 scale Minecraft world. It takes in LiDAR data, operational geospatial information, and reference images, producing a downloadable Minecraft world file. This tool is for Minecraft players, educators, or university stakeholders interested in exploring a digital twin of the campus within the game.
No commits in the last 6 months.
Use this if you want to experience or explore the UBC Vancouver Campus directly within Minecraft.
Not ideal if you are looking for a tool to convert any arbitrary geospatial data into a Minecraft world.
Stars
43
Forks
3
Language
Python
License
GPL-2.0
Category
Last pushed
Jan 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ashtanmistal/minecraftUBC"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch