google / google/node-gles

Error loading EGL entry points. (Segmentation fault)

Open
#35 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
330
Forks
31
PR merge metrics
No merged PRs in 30d

Description

```
const gles = require('node-gles');
const gl = gles.binding.createWebGLRenderingContext();
```

Getting this:
```
Error loading EGL entry points.
Segmentation fault (core dumped)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.