codepilot / vulkanLinks
NodeJS and C++ bindings for https://www.khronos.org/vulkan/
☆17Updated 8 years ago
Alternatives and similar repositories for vulkan
Users that are interested in vulkan are comparing it to the libraries listed below
Sorting:
- Proposals for the design of the WebGL Next API.☆132Updated 2 years ago
- WebGPU prototope in Servo browser☆35Updated 7 years ago
- nodejs bindings to GLFW☆105Updated 9 years ago
- WebGL Compute Framework☆31Updated 9 years ago
- A compiler from a subset of JavaScript to GLSL.☆98Updated 12 years ago
- Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, webgpu) for use in PEX.☆15Updated last year
- OpenGL/WebGL for Node.js☆91Updated 7 months ago
- WebGL bindings to desktop OpenGL☆399Updated 6 years ago
- Minimalistic Immediate Mode GUI toolkit for WebGL☆84Updated 9 years ago
- A small library for out-of-heap memory in emscripten☆136Updated 9 years ago
- A series of webgl experiments to explore fourier transform calculation complexity.☆49Updated 9 years ago
- Voxelizes a triangulated mesh into an ndarray☆34Updated 11 years ago
- Convert from javascript functions to GL shader source☆75Updated 9 years ago
- A library generator for the emscripten compiler☆38Updated 6 months ago
- A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.☆51Updated 6 years ago
- Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller☆19Updated 2 years ago
- A simple port of the "Getting started with GLFW3" code to valid code for Emscripten compilation☆67Updated 7 years ago
- Real-time GLSL to SPIR-V, powered by Glslang☆30Updated 5 years ago
- Canvas implementation on top of node-openvg☆178Updated 9 years ago
- 3D and 4D path tracing experiments by Jonathan Olson