Writing complex plugins for Autodesk VRED can be a tedious process. This extension aims to provide tools to help with VRED plugin development and get rid of some shortcomings of the default workflow. This extension provides a direct way to run python scripts in VRED from VS Code, without copying it to the internal VRED editor.
- Activate VRED internal webinterface in the webinterface preferences: Webinterface Preferences
- Set the port number in VRED Bridge to the port number you set in the webinterface preferences (default is "8888"). Open the command "VRED Bridge: Set port number" in VS Code with
Ctrl + Shift + P
and typing in the command. This step is optional since VREDs default port is also 8888. - Start writing a python script in a new file and run the command "VRED Bridge: Run python" by opening the command line with
Ctrl + Shift + P
and typing the command.
This extension is currently in ALPHA state. If you have any feedback, bugs or feature requests, please feel free to contact me via my github account or via chr33z@gmail.com
This is not an official Autodesk VRED extension.
- It's your lucky day! I'm offering my services as the above mentioned!
- Please contact me via my github account, via chr33z@gmail.com or cg@ideenkultivierung.de