3D Modelling of GML Data By: Herman Kolås Supervisor: Gunnar Misund Miljøinformatikk.

Slides:



Advertisements
Similar presentations
Efficient access to TIN Regular square grid TIN Efficient access to TIN Let q := (x, y) be a point. We want to estimate an elevation at a point q: 1. should.
Advertisements

How important is soil? What is soil? Soil is a mixture of minerals, weathered rock, and humus. Humus is bits of decayed plant and animal material that.
Drawing and Painting Fun (5th) - Visual textures -
Real-Time Rendering POLYGONAL TECHNIQUES Lecture 05 Marina Gavrilova.
3D Game Programming All in One By Kenneth C. Finney.
Digital Terrain Model (DTM)
From Isometric Drawings to Plans and Elevations
 Sertifi automates the process of sending and obtaining documents for approval and signature. A completely secure web-based solution, senders and signers.
Smooth view-dependent LOD control and its application to terrain rendering Hugues Hoppe Microsoft Research IEEE Visualization 1998.
“Perspective Based Level of Detail Management of Topographic Data” By: Morten Granlund Supervisor: Gunnar Misund
Light Field Mapping: Hardware-Accelerated Visualization of Surface Light Fields.
Hierarchical GML Modeling of Transportation Networks Knut-Erik Johnsen Veileder: Gunnar Misund.
Gunnar Misund1 REAL TIME MANAGEMENT OF MASSIVE 2D DATASETS Gunnar Misund.
Topic 1 Drawing Techniques. Freehand drawing Sketching Using pencils, pens, charcoal Observation skills Quick.
Gaia, Fnac, 24/04/2005 PTSim – Portuguese sceneries for Flight Simulator! By Luis de Sá.
Multiplication methods. Multiplying  Multiplication is mainly taught in three ways - the grid method, Chinese multiplication and traditional column method.
Category: Original Art & Graphic Design #1. Category: Original Art & Graphic Design #2.
NDVI-based Vegetation Rendering CGIM ‘07 Stefan Roettger, University of Erlangen
Main Goal Development of an application that allows flying virtually over El Hierro Island (Canary Islands), showing the building structures of a hydroelectric.
VIS Group, University of Stuttgart Tutorial T4: Programmable Graphics Hardware for Interactive Visualization Adaptive Terrain Slicing (Stefan Roettger)
A Fast Hardware Approach for Approximate, Efficient Logarithm and Anti-logarithm Computation Suganth Paul Nikhil Jayakumar Sunil P. Khatri Department of.
2014 ART 1 OBJECTIVE: Examine and create different types of texture in an art work. Warm-up: Quote-Draw OR respond to the quote. “Texture adds variety.
Chapter 4 Sketching and Orthographic Projection. 2 Links for Chapter 4 Sketching Shapes Sketching Procedures Orthographic Projection.
10/23/2001CS 638, Fall 2001 Today Terrain –Terrain LOD.
DISPLAYS BULLETIN BOARDS, DISPLAY BOXES, DISPLAY WINDOWS, DISPLAY BOARDS.
Progression in written methods for subtraction
Function Of Microsoft Words Tables. Where Table section is located Table section is located on top row with File, Edit, View, Insert, Format, Tools, Window.
Watercolor Step by step Flowers Watercolor Painting Step by Step Painting Flowers.
Lecture 6 Raster data. Raster layers It’s all cells.
Multiplication with Arrays and Boxes – A Visual Model.
Applied Mathematics 1 Distributed visualization of terrain models How to get the whole world into a coffee mug... Rune Aasgaard.
Serial Dilutions. What are serial dilutions?  Also called a “dilution series”, serial dilutions are, essentially, dilutions of dilutions.
Photo project #1 revisiting design. Find something interesting. Find the design.
Multiplying large numbers - lattice method Created by: Sabrina Edmondson Adapted from BBC online.
Visualization and Interactive Systems Group, University of Stuttgart Page 1 Terrain Rendering Dirk Ringe (phenomic), Stefan Roettger (VIS)
Chuck Close Inspired Portraits. Portraits explore a basic question… Who am I?
Greenfaulds High School Oblique Views. Oblique views are a type of pictorial view. They show an object from the front with all depths at an angle of 45°.
Week 1: Write Story and Create Illustrations Week 2: Background, Font, Clip Art, Photos Week 3: Animations and Sound Week 4-5: Narration and Transitions.
6.1b Adding And subtracting polynomials
Rules for Adding & Subtracting Integers
Spatial Models – Raster Stacy Bogan
European Organization for Nuclear Research
Providing a realistic representation of urban space
Terrain-mapped Cross Sections in MATLAB
CAG DTP Features.
Directions: Save As: Your name, school, grade, photo
ORTHOGRAPHIC PROJECTION 1
Surface Analysis Tools
Huffman Encoding Visualization
Open AutoCAD Open the first problem (#1)
Midpoint Displacement for Terrain
to the surface of a painting.” ~Britton Francis
Multiplication using the grid method.
Field Photos
Jordi Escriu (ICGC – Catalonia, Spain)
Warm-up #13: Bellwork: Make sure your latitude and longitude origins are graphed on your mini Robinson globe! A topographer selects an origin of ( ,
Design Brief.
STORE MANAGER RESPONSIBILITIES.
Welcome & Instructions Thank you for developing this presentation for MAG! To help you get started we have populated this template with helpful instructions.
Scheme feedback systems
Scientific Visualization
Orthographic Projections
Snapseed By: Katie lohmueller.
Adam Schmidt Noah Medling Troy Doty
Distributed Handling of large Level of Detail Surfaces
靜夜思 床前明月光, 疑是地上霜。 舉頭望明月, 低頭思故鄉。 ~ 李白 李商隱.
Multi-View Drawings Thursday, November 4th 2004

Adam Schmidt Noah Medling Troy Doty
Residential Architecture poster design
Presentation transcript:

3D Modelling of GML Data By: Herman Kolås Supervisor: Gunnar Misund Miljøinformatikk

Making Visualization 1 Import of SOSI Data The original data for the terrain are stored on SOSI format and must be imported. Triangulization The next Step in the process is to make triangulization from those data to be able to make the elevationgrid.

Making Visualization 2 Elevation Grid From the triangulization the elevation grid is approximated. Texture from Orthographic Photo The elevation grid allow the use of orthographic photo as texture.

Making Visualization 3 Apply LOD to Terrain The final step for the terrain is to split the grid into smaller bits, to make the model lighter. Add Buildings From SOSI When the terrain is done, the data for the buildings are imported into the model.

Final Result Model of Fredriksten Fortress with buildings, texture and LOD.