1 Forks
35 Stars
35 Watchers

GL2GPU

This repository contains the official implementation of the paper "GL2GPU: Accelerating WebGL Applications via Dynamic API Translation to WebGPU", presented at WWW 2025. https://doi.org/10.1145/3696410.3714785

How to download and setup GL2GPU

Open terminal and run command
git clone https://github.com/yudshj/GL2GPU.git
git clone is used to create a copy or clone of GL2GPU repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GL2GPU https://github.com/yudshj/GL2GPU/archive/master.zip

Or simply clone GL2GPU with SSH
[email protected]:yudshj/GL2GPU.git

If you have some problems with GL2GPU

You may open issue on GL2GPU support forum (system) here: https://github.com/yudshj/GL2GPU/issues