Commit c2f5548d authored by Sven Schneider's avatar Sven Schneider
Browse files

reordered the gallery, showing the newest items at the top of the list

parent 8d11791c
No related merge requests found
Pipeline #3411 passed with stages
in 31 seconds
Showing with 243 additions and 206 deletions
+243 -206
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head>
<head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content=""> <meta name="description" content="">
...@@ -14,8 +15,9 @@ ...@@ -14,8 +15,9 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous"> integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link href="css/main.css" rel="stylesheet"> <link href="css/main.css" rel="stylesheet">
</head> </head>
<body>
<body>
<!-- <div id="topbar"> <!-- <div id="topbar">
<div id="menu" class="navbar"></div> <div id="menu" class="navbar"></div>
</div> --> </div> -->
...@@ -31,9 +33,10 @@ ...@@ -31,9 +33,10 @@
<div class="row"> <div class="row">
<div class="col-sm-8 col-md-7 py-4"> <div class="col-sm-8 col-md-7 py-4">
<h4 class="text-white">About</h4> <h4 class="text-white">About</h4>
<p class="text-white">Explore different ways of visualizing 3D data such as Computational Fluid Dynamics (CFD) simulations <p class="text-white">Explore different ways of visualizing 3D data such as Computational Fluid Dynamics
in urban enviroments in your web-browswer. Select a visualization scheme below and interactively explore (CFD) simulations
the content using the <a href="https://cesium.com/cesiumjs/">CesiumJS</a> .</p> in urban enviroments in your web-browser. Select a visualization scheme below and interactively explore
the content using <a href="https://cesium.com/cesiumjs/">CesiumJS</a> .</p>
</div> </div>
<div class="col-sm-4 offset-md-1 py-4"> <div class="col-sm-4 offset-md-1 py-4">
<h4 class="text-white">Contact</h4> <h4 class="text-white">Contact</h4>
...@@ -51,7 +54,8 @@ ...@@ -51,7 +54,8 @@
<a href="https://www.hft-stuttgart.de" class="navbar-brand d-flex align-items-center"> <a href="https://www.hft-stuttgart.de" class="navbar-brand d-flex align-items-center">
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> --> <!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> -->
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> --> <!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> -->
<img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" class="hftlogo" width="100px" alt="wind"> <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg"
class="hftlogo" width="100px" alt="wind">
<!-- <img src="imgs/wind-solid.svg" class="windSVG" width="50px" alt="wind"> --> <!-- <img src="imgs/wind-solid.svg" class="windSVG" width="50px" alt="wind"> -->
<i class="fas fa-wind"></i> <i class="fas fa-wind"></i>
<!-- <strong>UrbanVIS</strong> --> <!-- <strong>UrbanVIS</strong> -->
...@@ -73,9 +77,11 @@ ...@@ -73,9 +77,11 @@
<!-- <h1>A platform for urban CFD</h1> --> <!-- <h1>A platform for urban CFD</h1> -->
<img src="imgs/wind-solid.svg" class="windSVG" width="100px" alt="wind"> <img src="imgs/wind-solid.svg" class="windSVG" width="100px" alt="wind">
<h1>Urban Visualization Platform</h1> <h1>Urban Visualization Platform</h1>
<p class="lead text-muted"> On this platform an overview of different visualizations for a variety of (3D) data is provided.</p> <p class="lead text-muted"> On this platform an overview of different visualizations for a variety of (3D)
data is provided.</p>
<p>The examples shown here were mainly created during the iCity research projects at HFT Stuttgart (University of <p>The examples shown here were mainly created during the iCity research projects at HFT Stuttgart (University
of
Applied Sciences Stuttgart). Applied Sciences Stuttgart).
<!-- <p> <!-- <p>
<a href="https://www.hft-stuttgart.de/forschung/i-city" class="btn btn-primary my-2 myBtn">iCity Project <br> at HFT</a> <a href="https://www.hft-stuttgart.de/forschung/i-city" class="btn btn-primary my-2 myBtn">iCity Project <br> at HFT</a>
...@@ -85,76 +91,97 @@ ...@@ -85,76 +91,97 @@
</p> --> </p> -->
<p> <p>
<a href="publications.html" class="btn btn-secondary my-2 myBtn">iCity Publications</a> <a href="http://icity.hft-stuttgart.de/" class="btn btn-secondary my-2 myBtn">iCity Project</a>
</p> </p>
</div> </div>
</section> </section>
<!-- zeile 1 mit gallery -->
<div class="album py-5 bg-light topDownPadding"> <div class="album py-5 bg-light topDownPadding">
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Hexgrid 3D Tiles (15m)</h5> <h5>Wind in Stuttgart, Kernerviertel </h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/HexGrid15m.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/Kirchturm_keine_Partikel.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Wind pressure at roof top height, shown as a floating 3D Tiles hexgrid (hexagon width 15m). </p> <p class="card-text">Visualisation of wind around three target buildings (red) near a church with
spire and surrounded by numerous building layers (colors). The streamlines results from a
Computational Fluid Dynamic simulation of the air flow with RANS (Reynold-Averaged Navier Stokes
Equations) and the k-omega SST Turbulence model.</p>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="iStoeckHM.html" class="form-signin" method="GET"> <form action="circularData.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
</form> </form>
</div> </div>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Hexgrid 3D Tiles (2m)</h5> <h5>Wind in Stuttgart, Kernerviertel</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/HexGrid2m_PressureMean3DTiles.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/Kirchturm_Partikel_1.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Wind pressure at roof top height, shown as a floating 3D Tiles Hexgrid (hexagon width 2m).</p> <p class="card-text">Wind visualisation with particles around three target buildings (red) near a
church with spire and surrounded by numerous building layers (colors). The streamlines results from
a Computational Fluid Dynamic simulation of the air flow with RANS (Reynold-Averaged Navier Stokes
Equations) and the k-omega SST Turbulence model.</p>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="iStoeckHexgrid_2m.html" class="form-signin" method="GET"> <form action="Kirchturm1.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
</form> </form>
</div> </div>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Hexgrid GeoJSON (5m)</h5> <h5>Wind in Stuttgart, Kernerviertel</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/HexGrid5m_PressureMeanGeoJSON.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/Kirchturm_Partikel_2.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Wind pressure at roof top height, Hexgrid (hexagon width 5m) is clamped to ground and buildings.</p> <p class="card-text">Wind visualisation with particles around three target buildings (red) near a
church with spire and surrounded by numerous building layers (colors). The streamlines results from
a Computational Fluid Dynamic simulation of the air flow with RANS (Reynold-Averaged Navier Stokes
Equations) and the k-omega SST Turbulence model.</p>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="iStoeckHMGeoJSON.html" class="form-signin" method="GET"> <form action="Kirchturm2.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
</form> </form>
</div> </div>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div class="album py-5 bg-light topDownPadding"> <div class="album py-5 bg-light topDownPadding">
<div class="container"> <div class="container">
...@@ -165,7 +192,8 @@ ...@@ -165,7 +192,8 @@
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/PointCloud.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/PointCloud.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Wind pressure around a building block visualzied as a point cloud. Color represents different pressure values according to legend.</p> <p class="card-text">Wind pressure around a building block visualzied as a point cloud. Color
represents different pressure values according to legend.</p>
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
...@@ -177,32 +205,41 @@ ...@@ -177,32 +205,41 @@
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Streamlines (3D Tiles)</h5> <h5>Streamlines with particles</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/StreamLinesCesiumOverview.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/StreamlinesMultipart_particles.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Streamlines showing wind flow over and around a building block and parts of Stoeckach. Wind speed is encoded as color information as of the legend.</p> <p class="card-text">Multipart streamlines with vertex coloring showing also particles moving along
the streamslines in order to give a better impression of the wind field. </p>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="iStoeckStreams.html" class="form-signin" method="GET"> <form action="StreamlineParticles.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
</form> </form>
</div> </div>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-4">
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Multi-Color/Part Streamlines </h5> <h5>Multi-Color/Part Streamlines </h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/StreamlinesMultipart.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/StreamlinesMultipart.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Wind speed around a building block visualzied using Cesium multicolor multi-part lines primitives. Color represents different wind speeds, values according to legend.</p> <p class="card-text">Wind speed around a building block visualzied using Cesium multicolor multi-part
lines primitives. Color represents different wind speeds, values according to legend.</p>
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
...@@ -227,58 +264,66 @@ ...@@ -227,58 +264,66 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>WindowDetection on Buildings</h5> <h5>Hexgrid GeoJSON (5m)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/EssenPC.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/HexGrid5m_PressureMeanGeoJSON.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Showing results from automatic window detection from LiDaR point clouds. Results are shown on top of 3D building models and the original point cloud. </p> <p class="card-text">Wind pressure at roof top height, Hexgrid (hexagon width 5m) is clamped to
<!-- <small class="text-muted">9 mins</small> --> ground and buildings.</p>
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="EssenPC.html" class="form-signin" method="GET"> <form action="iStoeckHMGeoJSON.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form> </form>
</div> </div>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Streamlines with particles</h5> <h5>Streamlines (3D Tiles)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/StreamlinesMultipart_particles.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/StreamLinesCesiumOverview.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Multipart streamlines with vertex coloring showing also particles moving along the streamslines in order to give a better impression of the wind field. </p> <p class="card-text">Streamlines showing wind flow over and around a building block and parts of
<!-- <small class="text-muted">9 mins</small> --> Stoeckach. Wind speed is encoded as color information as of the legend.</p>
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="StreamlineParticles.html" class="form-signin" method="GET"> <form action="iStoeckStreams.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form> </form>
</div> </div>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Wind in Stuttgart, Kernerviertel</h5> <h5>Hexgrid 3D Tiles (2m)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/Kirchturm_keine_Partikel.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/HexGrid2m_PressureMean3DTiles.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Visualisation of wind around three target buildings (red) near a church with spire and surrounded by numerous building layers (colors). The streamlines results from a Computational Fluid Dynamic simulation of the air flow with RANS (Reynold-Averaged Navier Stokes Equations) and the k-omega SST Turbulence model.</p> <p class="card-text">Wind pressure at roof top height, shown as a floating 3D Tiles Hexgrid (hexagon
<!-- <small class="text-muted">9 mins</small> --> width 2m).</p>
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="circularData.html" class="form-signin" method="GET"> <form action="iStoeckHexgrid_2m.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form> </form>
</div> </div>
<!-- <small class="text-muted">9 mins</small> -->
</div> </div>
</div> </div>
</div> </div>
...@@ -287,7 +332,7 @@ ...@@ -287,7 +332,7 @@
</div> </div>
</div> </div>
<!-- zeile 4 mit gallery --> <!-- zeile 4 NEU mit gallery -->
<div class="album py-5 bg-light topDownPadding"> <div class="album py-5 bg-light topDownPadding">
<div class="container"> <div class="container">
...@@ -295,53 +340,42 @@ ...@@ -295,53 +340,42 @@
<div class="row"> <div class="row">
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Wind in Stuttgart, Kernerviertel (Partikel)</h5> <h5>Hexgrid 3D Tiles (15m)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/Kirchturm_Partikel_1.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/HexGrid15m.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Wind visualisation with particles around three target buildings (red) near a church with spire and surrounded by numerous building layers (colors). The streamlines results from a Computational Fluid Dynamic simulation of the air flow with RANS (Reynold-Averaged Navier Stokes Equations) and the k-omega SST Turbulence model.</p> <p class="card-text">Wind pressure at roof top height, shown as a floating 3D Tiles hexgrid (hexagon
<!-- <small class="text-muted">9 mins</small> --> width 15m). </p>
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="Kirchturm1.html" class="form-signin" method="GET"> <form action="iStoeckHM.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form> </form>
</div> </div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>Wind in Stuttgart, Kernerviertel (Partikel)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/Kirchturm_Partikel_2.jpg" alt="">
<div class="card-body">
<p class="card-text">Wind visualisation with particles around three target buildings (red) near a church with spire and surrounded by numerous building layers (colors). The streamlines results from a Computational Fluid Dynamic simulation of the air flow with RANS (Reynold-Averaged Navier Stokes Equations) and the k-omega SST Turbulence model.</p>
<!-- <small class="text-muted">9 mins</small> --> <!-- <small class="text-muted">9 mins</small> -->
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="Kirchturm2.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
</form>
</div>
</div>
</div> </div>
</div> </div>
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm extension"> <div class="card mb-4 shadow-sm extension">
<h5>Under construction</h5> <h5>WindowDetection on Buildings</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/StreamlinesMultipart.jpg" alt=""> <img class="thumbimg" src="imgs/thumbnails/EssenPC.jpg" alt="">
<div class="card-body"> <div class="card-body">
<p class="card-text">Under construction</p> <p class="card-text">Showing results from automatic window detection from LiDaR point clouds.
Results are shown on top of 3D building models and the original point cloud. </p>
<!-- <small class="text-muted">9 mins</small> --> <!-- <small class="text-muted">9 mins</small> -->
</div> </div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
<form action="circularData.html" class="form-signin" method="GET"> <form action="EssenPC.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button> <button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
</form> </form>
</div> </div>
...@@ -349,10 +383,13 @@ ...@@ -349,10 +383,13 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<!-- <br> <!-- <br>
<div class="d-flex justify-content-between align-items-center btnGroupDiv"> <div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group"> <div class="btn-group">
...@@ -381,14 +418,14 @@ ...@@ -381,14 +418,14 @@
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script> crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script> crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script> crossorigin="anonymous"></script>
</body> </body>
</html>
</html>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment