Example browser not working

dhruvesh.patel
Posts: 2
Joined: Fri Jul 31, 2015 8:11 am

Example browser not working

Post by dhruvesh.patel »

I am working on Ubuntu. I built bullet 3-2.83 but when I open the example browser I can see only a blue window. I followed the installation instructions as given. I am also using cmake for the first time. I have tried the entire process twice with the same result. Any help will be appreciated.
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Re: Example browser not working

Post by Erwin Coumans »

You graphics driver might not support OpenGL 3+.

Can you try using the command-line flag --opengl2 and see if that helps?