简体中文 This project is a plugin for neo-bpsys-wpf to support 3D graphics.
!! This project is new and only tested on my own PC and full of bugs, feel free to give feedback (discord: dostojefsky)
- Install neo-bpsys-wpf and install from plugin store, or:
- Clone this repository (or download as zip and extract):
git clone git@github.com:jefcrb/3DViewerIDV.git - Move project to
%APPDATA%\neo-bpsys-wpf\Plugins:mv 3DViewerIDV %APPDATA%\neo-bpsys-wpf\Plugins
- Upload your own .glb scene or use the built-in one, you can edit it using 3D editing software like Blender or threejs editor
- Download the character models
- Start dev server and open the url http://localhost:9090?dev=true
- Edit components, add characters, create animations as you like
- Preview your creation
- Configure OBS to use the OBS url as a browser source
Configure your own lighting, camera positions renderer settings and more in the dev panel.
Create your own keyframe animations to move lights or the camera based on various triggers.


