速報APP / 工具 / Nidium Kitchen Sink

Nidium Kitchen Sink

價格:免費

更新日期:2017-04-28

檔案大小:25M

目前版本:1.2.1

版本需求:Android 5.0 以上版本

官方網站:https://www.nidium.com

Email:contact@nidium.com

Nidium Kitchen Sink(圖1)-速報App

nidium is an ongoing effort for a general purpose rendering engine to create apps and games that run on both desktop and mobile. It also offers a way to create server-side applications through nidium-server which shares all the non graphics related code base.

nidium helps you create graphical software with Javascript. It's not a NodeJS, QT, Chromium, or WebKit derivative. It has been designed from scratch and has a small codebase written in C++.

It leverages the combination of Skia Graphics from Google, and Mozilla's JavaScript Engine (SpiderMonkey) together with many more awesome libraries.

It supports various common and well known APIs such as:

- WebGL

- Canvas 2D Context

- WebSocket (client & server)

- Module loading (require())

Nidium Kitchen Sink(圖2)-速報App

And some other non standard:

- UDP/TCP Socket (client & server)

- HTTP (client & server)

- File access

- Threading

- Threaded Audio

- Videos

- Fragment shader on 2D canvas

Nidium Kitchen Sink(圖3)-速報App

- Local Key/Value database

It can seamlessly run various JavaScript libraries like Three.JS, PixiJS, Phaser (and probably a lot more without much modification).