Google Earth Enterprise - Open Source
-
Updated
Jan 4, 2023 - C++
Google Earth Enterprise - Open Source
Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern
Single-layer 2D map editor. From a tileset to a .txt .json or .lua file.
Visualize perlin noise in a beautiful way. This simple script creates a 2D map with mountains, beaches, water and more!
Island terrain generator using OpenSimplex noise
Two-dimensional maps generator using procedural generation from a seed.
Generates dungeon-like 2d maps of connected spaces.
Basic examples for bringing SensorThingsAPI Locations and HistoricalLocations to web maps as markers or trajectories.
Two-dimensional maps generator using random walk.
An hydraulic erosion simulation by raining down droplets on top of an 2d map.
Counts the zones on a given 2D map using the C++
Generates 2D maps using the Cellular Automata algorithm
Creation of 2d Maps images in different formats. Deployed on the WASDI app store.
This repository contains source code for ENPM809Y final project on search algorithm for autonomous robots moving on a 2d maze. The source code is in C++ 11. The maze will printed on the terminal and the user shall be prompted to enter the locations of two robots and also two targets. Later, the user will be asked to assign task for one of the ro…
Solution for Snapshot Array problem in LeetCode
A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value
Add a description, image, and links to the 2d-map topic page so that developers can more easily learn about it.
To associate your repository with the 2d-map topic, visit your repo's landing page and select "manage topics."