InteractiveComputerGraphics / PositionBasedDynamics

PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
MIT License
1.89k stars 358 forks source link

To make this work in OSX. #185

Open Aviii06 opened 3 months ago

Aviii06 commented 3 months ago

Changed openGL version for imgui to opengl2 because I saw in the API-calls it was opengl2 and now it works fine on macOS. Also tested with windows and wsl (I don't have a linux machine but it probably should work there as well).

sin3point14 commented 1 month ago

Hey can we please have this merged, I also saw imgui not working on macos and this fixes it! cc @janbender @ruberith (I hope you are the maintainers?)