{ "info": { "author": "Sebastian Georg", "author_email": "sebastian.georg@htwsaar.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Multimedia :: Graphics :: 3D Modeling" ], "description": "# hight2obj\n\nConverts a heightmap to a 3d mesh.\n\n**Usage**\n\nhight2obj SOURCE DESTINATION SCALE\n\n**Parameters**\n\n* SOURCE: Filename of the source hightmap. This must be a 8 bpp greyscale bitmap-type image. PNG is tested an recommended.\n* DESTINATION: Filename of the destination file into which the 3d data is written.\n* SCALE: Scale factor for the z-coordinate. This value is the maximum height of the resulting mesh relative to the short side side of the SOURCE image.\n\n**Remarks**\n\nThis script uses the pillow library to load the image. Output format Wavefront OBJ.\n\nThis only creates a 3d surface, no solid block.\n\nMake shure to install this package via pip to allow comfortable use in console.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/sgeorg_htw/height2obj", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "height2obj", "package_url": "https://pypi.org/project/height2obj/", "platform": "", "project_url": "https://pypi.org/project/height2obj/", "project_urls": { "Homepage": "https://bitbucket.org/sgeorg_htw/height2obj" }, "release_url": "https://pypi.org/project/height2obj/0.9.0/", "requires_dist": [ "pillow" ], "requires_python": ">=3", "summary": "Converts heightmap to 3d mesh.", "version": "0.9.0" }, "last_serial": 4282467, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "fc609d982eebbbeda007de8995eb3b01", "sha256": "0fe90933ce76bd65a722498ca96ce8636f0a53e6183e98a988e0332eb6bc8398" }, "downloads": -1, "filename": "height2obj-0.9.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fc609d982eebbbeda007de8995eb3b01", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 3415, "upload_time": "2018-09-18T07:24:26", "url": "https://files.pythonhosted.org/packages/d3/ee/f8a2c97ff554345bca4729b885c09eaf61cda24e04da56c0fa6b5507bd56/height2obj-0.9.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "91db123efe8124a3aa98aaa96a44debf", "sha256": "a6b48fe1d5b906e3ef95ec3a97414880bbe0e57a43fa2b123bbdb85fd3440938" }, "downloads": -1, "filename": "height2obj-0.9.0.tar.gz", "has_sig": false, "md5_digest": "91db123efe8124a3aa98aaa96a44debf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2818, "upload_time": "2018-09-18T07:24:28", "url": "https://files.pythonhosted.org/packages/8a/dc/e1edb58cdb3a627470280bb5633dfc78f86e7bc8c181d9ddc9f602b48922/height2obj-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc609d982eebbbeda007de8995eb3b01", "sha256": "0fe90933ce76bd65a722498ca96ce8636f0a53e6183e98a988e0332eb6bc8398" }, "downloads": -1, "filename": "height2obj-0.9.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fc609d982eebbbeda007de8995eb3b01", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 3415, "upload_time": "2018-09-18T07:24:26", "url": "https://files.pythonhosted.org/packages/d3/ee/f8a2c97ff554345bca4729b885c09eaf61cda24e04da56c0fa6b5507bd56/height2obj-0.9.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "91db123efe8124a3aa98aaa96a44debf", "sha256": "a6b48fe1d5b906e3ef95ec3a97414880bbe0e57a43fa2b123bbdb85fd3440938" }, "downloads": -1, "filename": "height2obj-0.9.0.tar.gz", "has_sig": false, "md5_digest": "91db123efe8124a3aa98aaa96a44debf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2818, "upload_time": "2018-09-18T07:24:28", "url": "https://files.pythonhosted.org/packages/8a/dc/e1edb58cdb3a627470280bb5633dfc78f86e7bc8c181d9ddc9f602b48922/height2obj-0.9.0.tar.gz" } ] }