Skip to main content

Realistic3D

3D Rendering Services

You request

{
  "cred": {
    "insID": "<Your Ins ID>",
    "appKey": "<Your App Key>",
    "prodKey": "<Your Prod Key>"
  },
  "type": "<Service Type>",
  "render": {
    "ext": "<Input file extension>",
    "expFrom": "<Platform>",
    "bake": false,
    "output": "<Output file extension>",
    "samples": 20,
    "quality": 512
  }
}

Response

{
  "msg": "SUCCESS",
  "data": {
    "jobID": "1703925059_301526",
    "finished": false,
    "status": "NEW",
    "url": "<URL to upload>"
  }
}
Supported platforms
babylon.js
three.js
unity3d
blend