Hi everyone, I've got a little problem with the VSG visualization system. I want to add a dynamic visualization similar to ChVisualShapeSpring but with ChVisualShapeSurface (NURBS). I created my own class inheriting from ChVisualShapeSurface and implemented the Update function. But if I add this shape now to a ChLink object, nothing shows, and when added to a body, the shape doesn't change. I also tested my code with Irrlicht to check if everything was updated and visualized correctly what was the case.
I tried to adjust the code in ChVisualSystemVSG.cpp but I can't make it work. Can you maybe give me a hint on how and where I need to adjust the code so that surface shapes are also dynamically updated with VSG? I'm using the main branch. Best, Paul -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to projectchrono+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/8ea39267-8701-4c61-8c39-a138065c455dn%40googlegroups.com.