Bronze-Box
Grid-based 3D world generator
A tool for creating 3D world models from 2D grids in the style of classic RPGs
GMS2.3+ example project showing how to build simple 3d world models from a 2d grid in the style of SSI Gold Box, Eye Of the Beholder, Etrian Odyssey, etc.
1 stars
1 watching
0 forks
Language: Yacc
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kwan3854/ceb_econ | An AI-powered character generator plug-in for Blender that uses the CEB_ECON algorithm to create 3D models from images. | 83 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 8 |
liangliangnan/easy3d | A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. | 1,377 |
blaxun/random-dungeon-generator-gms-2.3 | A tool that generates dungeons from user-defined sprites and applies rules to create a layout with various chamber types and connectors. | 7 |
jcbecker/termproject | Generates procedural terrain with distinct biomes and smooth borders using Perlin noise | 15 |
amccaugh/phidl | A Python-based tool for creating and manipulating 2D GDS layouts and CAD geometries. | 198 |
jamestkhan/mundus | A 3D world editor with procedural generation and rendering capabilities | 160 |
adobe-type-tools/box-drawing | A Python script to generate box drawing characters and block elements based on user-defined parameters. | 146 |
fegennari/3dworld | A comprehensive 3D game engine with procedural content generation and real-time rendering capabilities | 1,174 |
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,033 |
hanskrupakar/coco-style-dataset-generator-gui | An interactive GUI tool to annotate COCO-style JSON Polygon masks and bounding boxes. | 144 |
sentientdesigns/constructive | An algorithmic system for generating artificial dungeons and levels | 15 |
yuliangxiu/econ | A system that generates high-fidelity 3D models of clothed humans from images, combining explicit and implicit representations. | 1,110 |
kylogias/godot-line-collider-2d | A tool that generates collision shapes from 2D line segments | 8 |