https://github.com/stereokit/stereokit-browser
A StereoKit sample that shows embedding an interactive browser as a surface in the UI system.
https://github.com/stereokit/stereokit-browser
Last synced: about 1 year ago
JSON representation
A StereoKit sample that shows embedding an interactive browser as a surface in the UI system.
- Host: GitHub
- URL: https://github.com/stereokit/stereokit-browser
- Owner: StereoKit
- License: mit
- Created: 2022-04-12T04:48:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T05:37:04.000Z (over 2 years ago)
- Last Synced: 2023-12-16T06:50:05.499Z (over 2 years ago)
- Language: C#
- Homepage:
- Size: 337 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StereoKit Browser
This is a short [StereoKit](https://stereokit.net) sample that shows implementing a browser UI widget using [CefSharp](https://github.com/cefsharp/CefSharp)!

_You can see this in motion [over here on Twitter](https://twitter.com/koujaku/status/1513750989894930433) :)_
This is primarily for Windows Desktop XR, and does **NOT** support mobile or Linux. In the future, I'd love to extend this code with some additional platform support! Or if you have the opportunity for it, this would make an awesome contribution to the StereoKit community :)
## License
MIT! Have fun :)