Commit 5f7a244 1 parent 2706e35 commit 5f7a244 Copy full SHA for 5f7a244
File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,21 @@ binaries through **NPM** for **Node.js** addons.
21
21
### JS Interface
22
22
23
23
See in [ glfw-raub] ( https://github.com/node-3d/glfw-raub/blob/master/core.js ) Node.js addon.
24
+
24
25
See in [ webgl-raub] ( https://github.com/node-3d/webgl-raub/blob/master/core.js ) Node.js addon.
25
26
26
27
27
28
### binding.gyp
28
29
29
30
See in [ glfw-raub] ( https://github.com/node-3d/glfw-raub/tree/master/src/binding.gyp ) Node.js addon.
31
+
30
32
See in [ webgl-raub] ( https://github.com/node-3d/webgl-raub/tree/master/src/binding.gyp ) Node.js addon.
31
33
32
34
33
35
### addon.cpp
34
36
35
37
See in [ glfw-raub] ( https://github.com/node-3d/glfw-raub/blob/master/src/cpp/glfw-common.hpp ) Node.js addon.
38
+
36
39
See in [ webgl-raub] ( https://github.com/node-3d/webgl-raub/blob/master/src/cpp/webgl.hpp ) Node.js addon.
37
40
38
41
Refer to [ GLFW] ( https://www.glfw.org/documentation.html ) and
You can’t perform that action at this time.
0 commit comments