Skip to content
/ Davinci Public
generated from shvass/cmake-template

simulator for interference patterns in mechanical waves

Notifications You must be signed in to change notification settings

shvass/Davinci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn


DaVinci - Waveform superpositon Simulator

Simulate davinci working in different environments
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

(back to top)

Getting Started

You can download precompiled binaries from releases tab.

how to build from source ?

Thermostat is build as a cross-platform application. Paste the following commands in your terminal to build project from source.

Prerequisites

Make sure you have git, cmake and make installed on your system.

  • git
  • cmake
  • make

Installation

  1. Clone the repository
    git clone https://github.com/akshnova/davinci --recursive
  2. Make the build directory
    mkdir davinci/build
     cd davinci/build
    
  3. generate the project using cmake. and build using make
    cmake ..
    make

(back to top)

License

Distributed under the GPLv3 License. See LICENSE for more information.

(back to top)

Contact

Akshay Bansod - [email protected]

(back to top)

About

simulator for interference patterns in mechanical waves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published