]> git.mxchange.org Git - flightgear.git/commit
First revision of a small utility that will build a simple .ac file around
authorcurt <curt>
Mon, 16 Jul 2007 13:47:42 +0000 (13:47 +0000)
committercurt <curt>
Mon, 16 Jul 2007 13:47:42 +0000 (13:47 +0000)
commit953e3bbfac5344367803d4c569e96351be1e1ae8
treeb8e4a6d1fb2759ec76f913ee6f5deab17db93e65
parentb452234cb203c3336cfc5299be8ff4789a0eb416
First revision of a small utility that will build a simple .ac file around
a aerial photo texture.  You need to determine the coordinates of the 4
corners of your image and this utility will use that to build a 3d model
in meters and tell you the information to copy into the proper .stg file.
utils/Modeller/Makefile.am
utils/Modeller/photomodel.cxx [new file with mode: 0644]