https://github.com/frodrigo/opencity-promobu
3D building procedural generator in ruby
https://github.com/frodrigo/opencity-promobu
Last synced: 2 months ago
JSON representation
3D building procedural generator in ruby
- Host: GitHub
- URL: https://github.com/frodrigo/opencity-promobu
- Owner: frodrigo
- License: gpl-2.0
- Created: 2016-10-12T19:57:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T19:58:27.000Z (over 8 years ago)
- Last Synced: 2025-01-20T16:31:09.174Z (4 months ago)
- Language: Ruby
- Size: 567 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Description:
Procedure Modeling of Building, part of OpenCity project, another 3D city simulation game.This is partial ruby implementation of "Procedural modeling of buildings" by P. Mueller.
RTFSCLook at for withpaper:
http://www.vision.ee.ethz.ch/~pmueller/documents/mueller.procedural_modeling_of_buildings.SG2006.web-version.pdfSome details at:
http://www.opencity.info/wiki/index.php/BuildingProceduralGenerationOverview
http://www.opencity.info/wiki/index.php/BuildingProceduralGenerationLast modified:
$Id$