Skip to main content
3-Newcomer
August 30, 2026
Question

application for Creo Graphics

  • August 30, 2026
  • 2 replies
  • 24 views

Respected sir,

 

I am facing a graphics display issue in PTC Creo. When I open my assembly, the model appears distorted, with broken lines and improper graphics display, as shown in the attached screenshot.

 

I have tried adjusting the available graphics settings, but the issue is still occurring. Could you please help me resolve this problem? I would appreciate your guidance regarding any required graphics configuration, driver update, or other settings.

 

Please find the attached screenshot for your reference.

 

Thank you for your support.

Best regards,

Swastik Brajavar

 

2 replies

3-Newcomer
August 30, 2026

 

StephenW
23-Emerald III
August 30, 2026

Typically graphics card issues are related to graphics card drivers or just using the internal graphics processor that doesn’t support opengl well.

If you have a good graphics card, update the driver to see if that helps or you can find out what driver PTC certifies IF you have a PTC certified hardware setup.

If you are using the internal graphics processor, your options are limited. There are some config.pro options that will sometimes help but may also slow performance, so testing one of the options at a time would be a good idea.

  • enable_opengl_fbo no
  • enable_opengl_vbo no
  • enable_opengl_shader no

 

There is one option that completely disables all graphics features that you can try, just to test to see if it really is a graphics card issues.  This will destroy performance on anything other than small parts. But if it seems to “fix” the video card issues, it means it is definitely a the video card or it drivers are the problem:

THIS OPTION IS JUST FOR TESTING. DON’T LEAVE THIS OPTION IN YOUR CONFIG.

 

graphics  win32_gdi

The option is hidden so you have to manually enter it.