An open API service indexing awesome lists of open source software.

https://github.com/seqsense/webgl-go

Go WASM binding for WebGL 2.0
https://github.com/seqsense/webgl-go

Last synced: 5 months ago
JSON representation

Go WASM binding for WebGL 2.0

Awesome Lists containing this project

README

          

## Go WASM binding for WebGL 2.0

[![ci](https://github.com/seqsense/webgl-go/actions/workflows/ci.yml/badge.svg)](https://github.com/seqsense/webgl-go/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

## Overview

Go WASM binding for WebGL 2.0 and Input Event API.

## License

This package is licensed under [Apache License Version 2.0](./LICENSE).