scejs

1.3.1 • Public • Published

SCEJS

Multipurpose Javascript 3D graphic library

SCEJS is a Scene-Graph which use WebCLGL and NCLGL to facilitate perform advanced algorithms on GPU.

Current Algorithms:

GPU Neural Network (gbrain)

- Method to perform GPU backward/forward along entire Neural Network layers with an Adjacency Matrix instead send data layer by layer. (March 31 2018)
- ConvNetJS Reinforcement Learning module integration. (March 31 2018)

GPU Graph (ggraph)

- WebGL Graph visualization and Real Time Force Layout using Adjacency Matrix.

GPU Path Tracing (gpath)

- Tool to voxelizate triangles meshes using WebGL top view for celling creation
- Hybrid PathTracing using voxels instead triangles.

DEMO

- Basic

API Doc


Readme

Keywords

none

Package Sidebar

Install

npm i scejs

Weekly Downloads

58

Version

1.3.1

License

MIT

Unpacked Size

5.08 MB

Total Files

76

Last publish

Collaborators

  • stormcolor