Download List

项目描述

mesh2hmap is a simple command line tool for
converting 3D meshes to raster heightmaps. This
tool allows you to create terrains in your
favorite 3D modeller and then easily convert to a
heightmap image.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-04 10:58
0.3.2

Makefile文件固定与海湾合作委员会4.x的VRML的解析器被重写,以便它可以处理高清/使用关键字。
标签: Major bugfixes
Makefiles were fixed to work with GCC 4.x. The VRML parser was rewritten so that it can handle DEF/USE keywords.

2006-05-06 09:29
0.3.1

一个错误:在你指定最小值,最大值,和BG是固定的。他们现在对它们的默认值如果没有指定。中的一个高度图方程的数值误差在近乎垂直的多边形可能产生非常高或低的高度是固定的。每一个高度是目前仅限于在其多边形高度范围。
标签: Minor bugfixes
A bug where you had to specify min, max, and bg was fixed. They now take on their default values if not specified. A numerical error in the heightmap equations where near vertical polygons could produce very high or low heights was fixed. Each height is now confined within the height range of its polygon.

2006-04-20 01:32
0.3

此版本可以输出彩色梯度heightmaps。设置背景功能已添加。解析器可以解析VRML2再次(在0.2打破)。命令行选项'- v'和' -版本'增加了。
标签: Major feature enhancements
This release can output colour gradient heightmaps. Functionality for setting the background has been added. The parser can parse VRML2 again (broken in 0.2). The command line options '-v' and '--version' have been added.

2006-04-03 02:56
0.2

修复了与非矩形heightmaps背景的问题。现在的背景设置为等于对高度图的最低值。打印功能'生'heightmaps。了autoconf / automake脚本已被添加。该代码已被分成4个文件:主,分析器,mesh2hmap和输出。对于'分析器本土'格式现在每处理3 +多边形的顶点。轻微的改变手册页。
标签: Minor feature enhancements
Fixes a background problem with non-rectangular heightmaps. The background is now set equal to the minimum value of the heightmap. Functionality for printing 'raw' heightmaps. Autoconf/automake scripts have been added. The code has been split into 4 files: main, parser, mesh2hmap, and output. The parser for 'native' format now handles 3+ vertices per polygon. Minor changes to the man page.

2006-03-28 07:27
0.1.2

VRML的分析算法进行了改进和不必要的嵌套被删除。一个错误:在VRML的解析器的工作时,才之间有一个标签和'('或'['单个空格分隔固定在一个问题纹理坐标被作为顶点行文。一个适当的groff的手册页,mesh2hmap.1,写。在'使用'信息是固定的,'H'及' -帮助'交换机增加了。
标签: Minor bugfixes
The VRML parsing algorithm was improved and unnecessary nesting was removed. A bug where the VRML parser only worked when there was a single space between a label and '{' or '[' delimiters was fixed along with a problem where texture coordinates were being read as vertices. A proper groff man page, mesh2hmap.1, was written. The 'usage' message was fixed and '-h' and '--help' switches were added.

Project Resources