Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T21:55:52.000Z (almost 3 years ago)
- Last Synced: 2024-10-16T11:13:39.145Z (3 months 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`![img](Screenshot.png)
## 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