shepard-metzler-shape-renderer


Nameshepard-metzler-shape-renderer JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA custom-developed image renderer for generating Shepard & Metzler 3D shapes.
upload_time2024-10-15 17:18:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseThe MIT License (MIT) Copyright (c) 2024 Aleksandr Krylov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords renderer 3d shape mental rotation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 3D Shepard and Metzler Shape Renderer

The 3D Shepard and Metzler Shape Renderer is a custom-developed image rendering tool for generating perspective pictures of 3D abstract objects from the study on mental rotation done by Shepard R.N. & Metzler J.(1971).

## Installation




## How to use

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "shepard-metzler-shape-renderer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "renderer, 3D shape, mental rotation",
    "author": null,
    "author_email": "Aleksandr Krylov <aleksasha.krylov@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3d/d9/7b14defb2cb491b0a2032a9f0dccbd476a8eb6fbe0407c08d993fad3bfa3/shepard_metzler_shape_renderer-1.0.0.tar.gz",
    "platform": null,
    "description": "# 3D Shepard and Metzler Shape Renderer\n\nThe 3D Shepard and Metzler Shape Renderer is a custom-developed image rendering tool for generating perspective pictures of 3D abstract objects from the study on mental rotation done by Shepard R.N. & Metzler J.(1971).\n\n## Installation\n\n\n\n\n## How to use\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)  Copyright (c) 2024 Aleksandr Krylov  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A custom-developed image renderer for generating Shepard & Metzler 3D shapes.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/aleksandr-krylov/shepard-metzler-shape-renderer"
    },
    "split_keywords": [
        "renderer",
        " 3d shape",
        " mental rotation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b74046eeff87c7720d094be4be1ea1e59e0885092fd14dc28560d241e74eb88c",
                "md5": "d0f5909eebe04545c3dbf7527a7dff4c",
                "sha256": "ad5825db94f263fcd69862988060a09941821274eb9f4307a8bb9eda1a7a9d09"
            },
            "downloads": -1,
            "filename": "shepard_metzler_shape_renderer-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0f5909eebe04545c3dbf7527a7dff4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 16280,
            "upload_time": "2024-10-15T17:18:11",
            "upload_time_iso_8601": "2024-10-15T17:18:11.704937Z",
            "url": "https://files.pythonhosted.org/packages/b7/40/46eeff87c7720d094be4be1ea1e59e0885092fd14dc28560d241e74eb88c/shepard_metzler_shape_renderer-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dd97b14defb2cb491b0a2032a9f0dccbd476a8eb6fbe0407c08d993fad3bfa3",
                "md5": "cf9de7c3b31a96083f272b1c6353361a",
                "sha256": "550ab7b4e9f4ce26bb3549e4280a0f32739c4244dac7a3e5a31036bd95f84b1c"
            },
            "downloads": -1,
            "filename": "shepard_metzler_shape_renderer-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cf9de7c3b31a96083f272b1c6353361a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 15133,
            "upload_time": "2024-10-15T17:18:13",
            "upload_time_iso_8601": "2024-10-15T17:18:13.183676Z",
            "url": "https://files.pythonhosted.org/packages/3d/d9/7b14defb2cb491b0a2032a9f0dccbd476a8eb6fbe0407c08d993fad3bfa3/shepard_metzler_shape_renderer-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 17:18:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aleksandr-krylov",
    "github_project": "shepard-metzler-shape-renderer",
    "github_not_found": true,
    "lcname": "shepard-metzler-shape-renderer"
}
        
Elapsed time: 0.40323s