No project description provided
Project description
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:
pip install threed-optix
Usage
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
- On the buttom of the settings manu, click on "API"
- Copy your API key
License
3DOptix API is available with MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for threed_optix-5.0.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a202b7b3b09c277ec70b9be6e7712f08b1f91ca16293f1937202f92f33d3c274 |
|
MD5 | c962cabda51e8a9d854d41f36523a39b |
|
BLAKE2b-256 | 7e425e1948881a9333aaa3a41453f405f1256a21a1928e69732ca6d367570030 |