https://github.com/tebjan/strideuipagedemo
Quick demo of loading a UI page and using it's events in VL.
https://github.com/tebjan/strideuipagedemo
Last synced: 9 months ago
JSON representation
Quick demo of loading a UI page and using it's events in VL.
- Host: GitHub
- URL: https://github.com/tebjan/strideuipagedemo
- Owner: tebjan
- License: mit
- Created: 2020-12-12T20:03:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T21:55:52.000Z (over 4 years ago)
- Last Synced: 2025-02-01T02:30:45.531Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Render Stride UIPage in Scene
Quick demo of:
* Loading a UI page and using it's events in VL
* Render a 3D Text
## How To Run
* Download latest [vvvv gamma](https://visualprogramming.net)
* Open `UIPageInSceneDemo.vl`

## Edit Stride Project
* Make sure you have the same Stride version as vvvv uses installed (see in the "About" page of vvvv gamma)
* Start this version of the Stride Game Studio and open `UITestGame/UITestGame.sln`
* Update all packages if you get asked