Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to enable WebGL in Firefox while installing software?

  • 1 ответ
  • 2 имеют эту проблему
  • 4 просмотра
  • Последний ответ от Gingerbread Man

more options

I am developing one web application which uses WebGL features of Mozilla 28.0 and above. But I understand we need to manually enable the "webgl.force-enabled" value as true to enable feature of WebGL. My question is, can we force make the "webgl.force-enabled" as true while I am installing my application on windows PC. Some API we can call while installation which can make this value as true? Please support me on this appliation.

Thanks & Best Regards, Prasad

I am developing one web application which uses WebGL features of Mozilla 28.0 and above. But I understand we need to manually enable the "webgl.force-enabled" value as true to enable feature of WebGL. My question is, can we force make the "webgl.force-enabled" as true while I am installing my application on windows PC. Some API we can call while installation which can make this value as true? Please support me on this appliation. Thanks & Best Regards, Prasad

Все ответы (1)

more options

You just need recent graphics drivers and the hardware acceleration option enabled (it's enabled by default).

Forcing WebGL on without adequate graphics drivers isn't a good idea. webgl.force-enabled can be locked, like any preference. This affects all Firefox profiles.