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
- Host: GitHub
- URL: https://github.com/xyproto/threejs_webview_test
- Owner: xyproto
- License: bsd-3-clause
- Created: 2018-05-07T09:28:38.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2022-08-28T19:02:17.000Z (about 3 years ago)
- Last Synced: 2025-05-07T11:31:52.949Z (5 months ago)
- Language: Go
- Homepage:
- Size: 470 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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