Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 608 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 608 Bytes

High-accuracy ray tracing method using quadratic traveltime interpolation on triangular mesh


Copyright (c) 2020, Deng Fei and Fang Peng. All rights reserved.

License

QTI is available under two different licenses:

  • GNU General Public License v3.0 (GPLv3)
  • Commercial license (please contact at Deng fei(at)[email protected])

Compile

All our source code were written in C++, using Microsoft Visual Studio 2010 with QT4.8.6 as its external library.