====== atExportToTV3D ====== ===== Plugin information === ^ Author | [[user>Aaron]] | ^ Description | This plugin exports the heightfield and texture map as bitmaps for easy import into the [[http://www.truevision3d.com/phpBB2/index.php|TrueVision3D engine]]. | ^ Menu option | '//Extensions->atExportToTV3D->Export to TV3D//' | ^ Download link | [[http://www.bundysoft.com/L3DT/downloads/plugins/bin/atExportToTV3D.zip|atExportToTV3D.zip]] (74kB) | ^ Source code | Available on request. | ^ Requires | L3DT v2.4.2.13 or later. | ===== What does it do? ===== atExportToTV3D exports the heightfield and texture map as bitmap images for TV3D. When you select the '//Extensions->atExportToTV3D->Export to TV3D//' option in the menu, you will be asked to enter a filename for the bitmaps. After you enter your filename and click OK, this plugin will: * Save the heightfield as '[filename-without-extension]-HM.bmp', and; * Save the texture as '[filename-without-extension]-TX.bmp' If either the heightfield or texture maps are mosaics (tiled maps), they will be saved as single image files. That's it. ===== Changes ===== 2006/11/13 03:13 --- Released.