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

https://github.com/xyproto/threejs_webview_test

:camera: Example application for combining WebGL/ThreeJS and WebView
https://github.com/xyproto/threejs_webview_test

Last synced: 3 months ago
JSON representation

:camera: Example application for combining WebGL/ThreeJS and WebView

Awesome Lists containing this project

README

          

# ThreeJS + WebView + Go test

Testing the combination of webview and threejs.

This package uses:

* [webview](https://github.com/webview/webview) in combination with
* [onthefly](https://github.com/xyproto/onthefly) and
* [threejs](https://threejs.org/)

Install with Go 1.17 or later:

go install github.com/xyproto/threejs_webview_test@latest

License: BSD-3