mcallegari / qlcplus

Q Light Controller Plus (QLC+) is a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc. This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features.
Apache License 2.0
991 stars 356 forks source link

The display of trusses and lamps cannot be seen in the 3D view under Win11 #1591

Closed JiaminRen closed 3 months ago

JiaminRen commented 3 months ago

2161719814312_ pic_hd 2171719814383_ pic_hd 2181719814563_ pic

mcallegari commented 3 months ago

Duplicate of https://www.qlcplus.org/forum/viewtopic.php?t=16496 https://www.qlcplus.org/forum/viewtopic.php?t=16585

JiaminRen commented 3 months ago

If I want to debug 3d rendering for intel graphics, do you have any suggestions, since most laptops still have intel graphics?

mcallegari commented 3 months ago

The only way to debug is to build from sources, understand the code, understand the GLSL shaders, use proper tools like RenderDoc and eventually fix the specific case.