Ayman Habib

Results 279 comments of Ayman Habib

What version of the code base are you trying to compile? We use vs2019 for nightly ci without an issue on latest master branch, log here https://github.com/simbody/simbody/runs/4698509654?check_suite_focus=true

@sherm1 Awesome, that was quick. I already did a fix for MeshFile on a branch, will go through it a couple times then do a PR, just wanted to give...

Some of these are easy to do (Cone similar to Cylinder but with two radii) others will require major rework since the meshes are cached by the visualizer. This will...

@moorepants We'r experimenting with using threejs for visualization in OpenSim and I was wondering if you or anybody on this thread knows the reason for slow animations in PyThreeJS so...

@AlbertoCasasOrtiz maybe you can chime in when you try to use the instructions to build from source. Thank you

@AlbertoCasasOrtiz Wiki for opensim-core shows only instructions for windows, can you upload the instructions or scripts for the remaining platforms when you have a chance. Thank you

@jenhicks My recent work focused on performance only and I wouldn't expect it to change anything in Ellipsoid wrapping. If anything, the inspection of the code and the heuristics built...

As we discussed in person, there're two parts to the solution: 1. Short term surgical fix is to make sure insert method communicates that the array/set takes ownership of the...