6.7.4 • Published 4 months ago

51superapi v6.7.4

Weekly downloads
29
License
MIT
Repository
-
Last release
4 months ago

Introduction

  • It is a set of JavaScript programming interfaces that enables communication between web pages and cloud rendering platforms like 51Cloud.
  • It allows developers to create HTML5 UI elements on a web page that can interact in real-time with 3D scenes rendered in the cloud.
  • It is compatible with mainstream JavaScript front-end frameworks like React, Vue, etc. making development more convenient.
  • Using 51WORLD SuperAPI and 51Cloud, developers can build web apps with high quality 3D graphics without needing powerful local hardware.
  • By offloading rendering to the cloud, it enables real-time 3D graphics on the web without draining local device resources.
  • Overall, 51WORLD SuperAPI simplifies development of web apps with interactive cloud-rendered 3D graphics. It removes barriers for developers looking to integrate high fidelity 3D into web experiences.

Documentation

To check out and docs, visit superapi.51aes.com

Install

npm i 51superapi

Import

import cloudRenderer from '51superapi';

CDN

<script src="https://unpkg.com/51superapi/lib/superAPI.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/51superapi/lib/superAPI.min.js"></script>

Init

var cloudRender = new cloudRenderer('renderViewID', 0);
  • renderViewID -- Rendering Dom id
  • 0 -- single view

Starting

cloudRender.SuperAPI('StartRenderCloud', 'cloudurl');

Stop Rendering

cloudRender.SuperAPI('StopRenderCloud');

License

Copyright (c) 2019-present, 51WORLD

6.7.4

4 months ago

6.7.3

5 months ago

6.7.2

8 months ago

6.7.1

8 months ago

6.7.0

11 months ago

6.6.1

1 year ago

6.6.3

1 year ago

6.6.2

1 year ago

6.6.5

1 year ago

6.6.4

1 year ago

6.5.0

2 years ago

6.6.0

1 year ago

6.5.2

1 year ago

6.5.1

1 year ago

6.4.1

2 years ago

6.3.0

2 years ago

6.3.2

2 years ago

6.3.1

2 years ago

6.2.17

2 years ago

6.2.15

2 years ago

6.2.16

2 years ago

6.2.14

2 years ago

6.3.10

2 years ago

6.3.4

2 years ago

6.3.3

2 years ago

6.3.6

2 years ago

6.3.5

2 years ago

6.3.8

2 years ago

6.3.7

2 years ago

6.3.9

2 years ago

6.2.10

2 years ago

6.2.13

2 years ago

6.2.11

2 years ago

6.2.12

2 years ago

6.2.9

2 years ago

6.2.5

2 years ago

6.2.7

2 years ago

6.2.6

2 years ago

6.2.8

2 years ago

6.2.4

2 years ago

6.2.1

2 years ago

6.2.0

2 years ago

6.2.3

2 years ago

6.2.2

2 years ago

6.1.8

2 years ago

6.1.9

2 years ago

6.1.0

2 years ago

6.1.2

2 years ago

6.1.1

2 years ago

6.1.4

2 years ago

6.1.3

2 years ago

6.0.2

2 years ago

6.1.6

2 years ago

6.1.5

2 years ago

6.1.7

2 years ago

6.0.1

3 years ago

5.2.0

3 years ago

6.0.0

3 years ago

5.1.4

3 years ago

5.1.3

3 years ago

5.1.2

3 years ago

5.0.1

3 years ago

5.1.1

3 years ago

5.1.0

3 years ago

5.0.0

3 years ago

4.1.3

3 years ago

4.0.1

3 years ago

4.1.2

3 years ago

4.1.1

3 years ago

4.1.0

3 years ago

4.0.0

3 years ago

3.3.0

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

2.6.9

4 years ago

2.6.8

4 years ago

2.6.7

4 years ago

2.6.6

4 years ago

2.6.5

4 years ago

2.6.4

4 years ago

2.6.3

4 years ago

2.6.2

4 years ago

2.6.1

4 years ago

2.6.0

4 years ago

2.5.9

4 years ago

2.5.8

4 years ago

2.5.7

4 years ago

2.5.6

4 years ago

2.5.5

4 years ago

2.5.3

4 years ago

2.5.2

4 years ago

2.5.1

4 years ago

2.5.0

4 years ago