This repository contains beginner-friendly lab and workshop notebooks for the Stanford Geospatial Center. The materials focus on getting started quickly with the Google Earth Engine Python API and use ...
from raycasting import Engine, load_map, generate_textures map = load_map("map/map.txt") textures = generate_textures( { 1: "textures/brick.bmp" , 2: "textures/test ...