threed-optix


Namethreed-optix JSON
Version 5.0.2 PyPI version JSON
download
home_pagehttps://3doptix.com
SummaryNone
upload_time2024-05-02 07:22:22
maintainerNone
docs_urlNone
author3DOptix
requires_pythonNone
licenseMIT
keywords optics optical design optical simulation optical design software 3doptix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # What is 3DOptix?

## The fastest, most intuitive, non-sequential, ray tracing, cloud-based, optical system simulation software.

3DOptix’s innovative GPU and cloud-based ray tracing engine can trace billions of rays per second, faster than any other simulation software on the market.
Our easy-to-use application enables you to easily design both simple and complex optical systems and make smart decisions based on real data.
3DOptix Warehouse is the first ever cloud-based workspace for sharing optical designs. With numerous designs available, the 3DOptix Warehouse offers engineers an unparalleled resource for exploring new ideas, discovering innovative solutions, and finding great starting points for their own designs.

# Optical Simulation SDK

Our SDK is released in a beta version and has only limited features support at the moment.
We are working on supporting more features and you can expect new versions to come out soon.

Complete manual can be found in 3DOptix application:
https://simulation.3doptix.com/ > "help" > "API"

## Installation

3DOptix python package installation is available using PyPi:

```bash
pip install threed-optix
```

## Usage

```python
import threed_optix as tdo

#Your API key from 3DOptix user interface
api_key = '<your_api_key>'

#api is the object that manages the communication with 3DOptix systems
api = tdo.Client(api_key)

```

> **Note**
> The rest of the usage instructions can be found in 3DOptix simulation interface under "Help > API"

## Get Your API Key

Get your API key from 3DOptix user interface (under "user settings"):

- Click on your email, and choose **"user settings"** in the drop-down
  ![User settings](https://i.yourimageshare.com/MyBdTqNzyQ.webp "User settings")
- On the buttom of the settings manu, click on **"API"**
  ![API settings](https://i.yourimageshare.com/IbcB26QfJh.webp "API settings")
- **Copy** your API key
  ![Get API key](https://i.yourimageshare.com/tPq7LC8Qfy.webp "Get API key")

# License

3DOptix API is available with [MIT License](https://choosealicense.com/licenses/mit/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://3doptix.com",
    "name": "threed-optix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Optics, Optical Design, Optical Simulation, Optical Design Software, 3DOptix",
    "author": "3DOptix",
    "author_email": "ereztep@3doptix.com",
    "download_url": "https://files.pythonhosted.org/packages/db/13/2a360240285f16129a679dd960274f677c835f5993757739dd09c3aed370/threed_optix-5.0.2.tar.gz",
    "platform": null,
    "description": "# What is 3DOptix?\n\n## The fastest, most intuitive, non-sequential, ray tracing, cloud-based, optical system simulation software.\n\n3DOptix\u2019s innovative GPU and cloud-based ray tracing engine can trace billions of rays per second, faster than any other simulation software on the market.\nOur easy-to-use application enables you to easily design both simple and complex optical systems and make smart decisions based on real data.\n3DOptix Warehouse is the first ever cloud-based workspace for sharing optical designs. With numerous designs available, the 3DOptix Warehouse offers engineers an unparalleled resource for exploring new ideas, discovering innovative solutions, and finding great starting points for their own designs.\n\n# Optical Simulation SDK\n\nOur SDK is released in a beta version and has only limited features support at the moment.\nWe are working on supporting more features and you can expect new versions to come out soon.\n\nComplete manual can be found in 3DOptix application:\nhttps://simulation.3doptix.com/ > \"help\" > \"API\"\n\n## Installation\n\n3DOptix python package installation is available using PyPi:\n\n```bash\npip install threed-optix\n```\n\n## Usage\n\n```python\nimport threed_optix as tdo\n\n#Your API key from 3DOptix user interface\napi_key = '<your_api_key>'\n\n#api is the object that manages the communication with 3DOptix systems\napi = tdo.Client(api_key)\n\n```\n\n> **Note**\n> The rest of the usage instructions can be found in 3DOptix simulation interface under \"Help > API\"\n\n## Get Your API Key\n\nGet your API key from 3DOptix user interface (under \"user settings\"):\n\n- Click on your email, and choose **\"user settings\"** in the drop-down\n  ![User settings](https://i.yourimageshare.com/MyBdTqNzyQ.webp \"User settings\")\n- On the buttom of the settings manu, click on **\"API\"**\n  ![API settings](https://i.yourimageshare.com/IbcB26QfJh.webp \"API settings\")\n- **Copy** your API key\n  ![Get API key](https://i.yourimageshare.com/tPq7LC8Qfy.webp \"Get API key\")\n\n# License\n\n3DOptix API is available with [MIT License](https://choosealicense.com/licenses/mit/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "5.0.2",
    "project_urls": {
        "Homepage": "https://3doptix.com"
    },
    "split_keywords": [
        "optics",
        " optical design",
        " optical simulation",
        " optical design software",
        " 3doptix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1be831d914edb93bc5e4bcb3fd632468c087a7bb7945482db2d5a14cf6cdb848",
                "md5": "f041c5f12f5d0939ade4600b789e1c18",
                "sha256": "669c4da7ce19fade3840a84175150882a846d550b26553df085c33e64c2f8996"
            },
            "downloads": -1,
            "filename": "threed_optix-5.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f041c5f12f5d0939ade4600b789e1c18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 46920,
            "upload_time": "2024-05-02T07:22:18",
            "upload_time_iso_8601": "2024-05-02T07:22:18.920797Z",
            "url": "https://files.pythonhosted.org/packages/1b/e8/31d914edb93bc5e4bcb3fd632468c087a7bb7945482db2d5a14cf6cdb848/threed_optix-5.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db132a360240285f16129a679dd960274f677c835f5993757739dd09c3aed370",
                "md5": "43dd5464c26df69481f72b696ace359b",
                "sha256": "d5eab75c12707c68af48f1c83a4870aae0c8d6bb73ffaba7d1510c03687d2852"
            },
            "downloads": -1,
            "filename": "threed_optix-5.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "43dd5464c26df69481f72b696ace359b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 69353,
            "upload_time": "2024-05-02T07:22:22",
            "upload_time_iso_8601": "2024-05-02T07:22:22.098256Z",
            "url": "https://files.pythonhosted.org/packages/db/13/2a360240285f16129a679dd960274f677c835f5993757739dd09c3aed370/threed_optix-5.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 07:22:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "threed-optix"
}
        
Elapsed time: 0.24550s