Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

vvvv/VL.Stride

Repository files navigation

Archived!

This repo moved into VL.StandardLibs.

VL.Stride

Stride 3d Engine (repo) for VL.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Contributing

  • Fork this repo
  • Make sure git lfs is available (check by typing git lfs into the git bash)
  • Checkout this repository into a folder which doesn't have spaces
  • (Run git lfs install and git lfs pull in the git bash (high-level git tools like GitExtensions do this automatically))
  • Open the solution packages\VL.Stride.sln, switch it to Release mode, set VL.Stride as startup project and press Ctrl+F5 to start vvvv. (VL.Stride is configured as a source package automatically)

The build process will download and install the required vvvv gamma version in case it's not installed yet.

Compiling and running in Debug requires the graphic diagnostic tools to be installed.

In case one wants to use a different vvvv gamma installation its path can be set with the VVVV_BinPath property in packages\Directory.Build.props.

Follow the GitHub Flow to contribute your changes back to the main repo. Also don't hesitate to open a pull request early to let everyone know what you are working on.

Credits

A deep bow before those who believed in VL.Stride from the beginning and substantially supported its development:

About

ARCHIVED! VL library with tools and nodes to ease the patch workflow with Stride (fka Xenko).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published