UNPKG

cloudapi

Version:
33 lines (24 loc) 1.42 kB
<p>&nbsp;</p> <p align="center"><a href="http://wdpapi.51aes.com" target="_blank" rel="noopener noreferrer"><img width="300" src="https://wdpapi.51aes.com/doc-static/images/CloudApi-logo-black.svg" alt="CloudApi logo"></a></p> <p align="center"> <img src="https://img.shields.io/badge/CloudApi%40master-v1.11.0-brightgreen" alt="build version" /> <img src="https://img.shields.io/badge/latest%20build-Oct%202024-orange" alt="publish date" /> <img src="https://img.shields.io/badge/Author-Yamazakey-00B3E6" alt="Author" /> </p> <p>&nbsp;</p> <p>&nbsp;</p> ## Introduction CloudApi is a set of cloud rendering and front-end display application programming interfaces (API) developed by JavaScript. On the basis of the 51world rendering platform, the client 3D scene is embedded in the web page in the form of video stream. Users can overlay their own data components and interact with the scene in both directions. WdpApi is compatible with current mainstream JavaScript front-end frameworks, providing fast and convenient development interfaces for front-end developers. The wdpapi platform based on the full factor scene makes the development of 3D scenes so easy! ## Documentation To check out and docs, visit [wdpapi.51aes.com](http://wdpapi.51aes.com) #### Install ```bash $ npm i cloudapi ``` #### Import ```javascript import CloudApi from 'cloudapi'; ``` ## License Copyright (c) 2023-present, 51WORLD