eheritage dunedin is a virtual 3d walkthrough of dunedin, allowing users to view the city at various...

10

Upload: brenda-ward

Post on 18-Jan-2018

223 views

Category:

Documents


0 download

DESCRIPTION

As the bulk of our project is 3D modelling and texturing, which are both time-consuming, manual tasks, we focussed on developing a system that would: Store resources in such a way that they can easily be accessed for modelling or texturing. Organize geo-data according to year, including GIS- data, aerial photographs, parcel/building information. Be scalable, allowing for extra years to be added easily, or extra data to be added to any existing years.

TRANSCRIPT

Page 1: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a
Page 2: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

“eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history.”

“eHeritage Dunedin is a virtual 3D model of Dunedin, allowing users to view the city at various stages of its history.”

“eHeritage Dunedin is an interactive 3D model of Dunedin, allowing museum visitors to view the city at various stages of its history.”

Page 3: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

As the bulk of our project is 3D modelling and texturing, which are both time-consuming, manual tasks, we focussed on developing a system that would:Store resources in such a way that they can

easily be accessed for modelling or texturing.Organize geo-data according to year, including

GIS-data, aerial photographs, parcel/building information.

Be scalable, allowing for extra years to be added easily, or extra data to be added to any existing years.

Page 4: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

A significant lack of data: building heights.But data being collected over the next few

years...So what should we do? Two options:

Populate the system with inaccurate test data.Use other data to demonstrate the capability of

the system, although not within our initial spec.

Page 5: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a
Page 6: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

The system shall store data from each year in separate layers, allowing for isolated editing.

The system shall link layers to allow for relationship queries.

The system shall georeference historical town maps to present land parcel data from the DCC.

The system shall plot building footprints over land parcels.

The system shall extrude building footprints to 3D models.

The system shall render 3D buildings using texture maps.

Page 7: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

The system shall catalogue existing resources (photos, articles, etc.) into a database.

The user can navigate the 3D environment. The user can change time period. The user can interact with 3D environment

(additional information about buildings, sites).The client can update database as required.

Page 8: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

Database (April):The system shall catalogue existing resources

(photos, articles, etc.) into a database. The client can update database as required.

Page 9: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

Front-End (April):The user can navigate the 3D environment. The user can change time period. The user can interact with 3D environment

(additional information about buildings, sites).

Page 10: eHeritage Dunedin is a virtual 3D walkthrough of Dunedin, allowing users to view the city at various stages of its history. eHeritage Dunedin is a

Database updates – checks put in place to ensure data quality.

Front-End display – whole city or specific areas? Load-time considerations...

Map viewer as separate deliverable?Open source IDE development – TSQL vs

MySQL; Flash vs FlashDevelop – budgeting.Technical complexity – client technical

competence.