Giter Site home page Giter Site logo

smartaec / arvis-cfd Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 4.0 63.46 MB

AR-based CFD Visualization of Indoor Thermal Environment on Mobile Devices

License: MIT License

C# 94.40% ShaderLab 4.03% HLSL 1.49% GLSL 0.07%
computational-fluid-dynamics indoor-thermal-environments visualization tango unity3d-engine cfd

arvis-cfd's Introduction

ARvis-CFD

This repo contains source code and testing data for our paper entitled "Visualization of Indoor Thermal Environment on Mobile Devices based on Augmented Reality and Computational Fluid Dynamics" Link to the published version

Use the following data to reference this repo or the paper:

Lin, J.-R.*, Cao, J., Zhang, J.-P., van Treeck, C., and Frisch, J. (2019), Visualization of Indoor Thermal Environment on Mobile Devices based on Augmented Reality and Computational Fluid Dynamics. Automation in Construction, 103: 26-40. doi: 10.1016/j.autcon.2019.02.007.

Background and Objectives

Augmented reality (AR) based visualization of computational fluid dynamics (CFD) simulation on mobile devices is important for the understanding and discussion of indoor thermal environments in the design process. However, utilizing AR-based mobile device for indoor thermal environment understanding still encounters problems due to limited computational power and lack of efficient interaction methods.

The research aim at improving the performance of AR-based CFD visualization on a mobile device and providind the users with intuitive interaction with indoor environment.

Contributions

To achieve the above mentioned goal, an integrated approach based on client-server framework is proposed. Within the approach:

  1. A new mobile friendly data format (cfd4a) with low computational complexity is proposed for CFD simulation results representation.
  2. Server-side data pre-processing method is also introduced to reduce the computational power and time needed on the client side.
  3. Interactive section view selection and time-step animation methods are proposed for intuitive interaction with the AR environment.
  4. A prototype system is developed with Unity3D engine and Tango Tablet.

Results

Demonstrations and user feedback showed that the proposed method and prototype system provide an intuitive and fluent AR-based environment for interactive indoor thermal environment visualization.

Comparing to the widely used vtk format, a data compression ratio of 63.4% and a loading time saving ratio of 89.3% are achieved in the performance test with the proposed method.

Standard RESTful API and widely used Unity3D engine are adopted, thus enabiling further extension to support other AR devices.

Folder Structure

Bin: output folder for complied binary files and runnable applications.

Data: test data of an office room, scan folder for surface model generated from point cloud, section folder for different section views, and streamline folder for streamline represented air flows. Ending number of the file names are the simulation time-steps.

Documentation: collected documents to understand vtk files and paraview.

Src: source code folder, CfdHost for server-side service, Tango for client implementation, and VtkToolkit for data pre-processing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.