AddingPlugins
Add a Scene Graph Panel
Learn how to develop a plugin that can display the data structure of 3D world and components.
Software Version: 4.0.0
TABLE OF CONTENTS
- Step 1. Create a Project in Visual Studio
- Step 2. Develop a Simple Plugin
- Step 3. Collect Simulation Data
- Step 4. Create ViewModel
- Step 5. Create View
- Step 6. Test Data Collection and Visualization
- Step 7. Create Components and Other Objects