3DVeniceWellheads
Introduction
Hello this is the intro
search for images of wells
Motivation
Across history, the role of churches evolved according to the societal organization of the time. Trade, state power, symbolic universes or even spirituality are all topics in which churches are highly involved. The aim of the project is thus to further deepen the role of Churches by 3D modelling from 2D maps and replacing them on the 1808 Venice cadaster. With such an augmentation, we could expect to be able to extract information about the distribution of Churches in Venice but also their architectural property. Among other things, this is a property that could be linked with specific historic events and patterns.
Project Plan
Main steps of the project:
- Digitize the book Catalogo Veneziano - Churches
- Associate the 2D schematic, the name of the church and other information of the book together in a database.
- Map the location of the church on the cadaster. e.g. use Open Street Map to locate the churches on the map.
- Perform line detection analysis on the churches top view schematic.
- Come up with a general rule to extract a 3D shape out of the schematic.
- Locate churches schematics on the 1808 cadaster.
- Use procedural visual programming to generate a 3D model.
- Tada!
Note: some steps may be done manually. There are approximately 300 churches in Veneziano Catalogo.
Date | Task | Completion |
---|---|---|
By Week 3 |
|
✓ |
By Week 4 |
|
|
By Week 5 |
|
|
By Week 6 |
|
|
By Week 7 |
|
|
By Week 8 |
|
|
By Week 9 |
|
|
By Week 10 |
|
|
By Week 11 |
|
|
By Week 12 |
|
|
By Week 13 |
|
|
By Week 14 |
|
Methodology
The well-heads of Venice or "vere da pozzo" feature detailed artworks such as stone sculptures. It is challenging to replicate them with a procedural 3D modelling process. The goal is to identify the most basic typologies of wells with basic geometric shapes and use them to model a simple shape of each well with Rhino Grasshopper.
Common typologies of wells:
- Base with circular, square, hexagonal, octagonal, decagonal (10), dodecagonal (12) shapes.
- Top with circular, square, hexagonal, octagonal, decagonal (10), dodecagonal (12) shapes.
- Edges are either sharp or embedding a sculpture that cut them.
- Well-heads rest on a slab with one, two or three steps.
- Top 10-15cm of the well either have flanges with square or circular profiles or arcades
The following illustrations come from the book Vere Da Pozzo Di Venezia, Alberto Rizzi, La Stamperia Di Venezia Editrice, 1981. They illustrate the typologies.
Set of parameters:
- Outer diameter of the first base slab.
- Number of polygonal edges of the slab, 0 for circle.
- Height of the slab.
- Outer diameter of the last base slab.
- Number of slabs
- Outer diameter of base
- Number of polygonal edges at the base, 0 for circle.
- Height without the base slabs.
- Outer diameter of the top.
- Number of polygonal edges at the top, 0 for circle.