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: 4 days 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 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T21:55:52.000Z (about 3 years ago)
- Last Synced: 2025-03-26T20:51:56.441Z (about 1 month 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
- Awesome-Stride - 3D UI using Stride and VVVV
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