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

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.

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)!

![Interacting with a browser widget](/docs/StereoKit_Browser.png)
_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 :)