Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Invisible wire frame
02-05-2015, 12:11 PM (This post was last modified: 09-10-2015 11:00 AM by tkbd.)
Post: #14
RE: Invisible wire frame
micheus Wrote:I tried to find a workaround for that last year, but I also got a side effect. (and, unfortunately I lost the code when my pen-drive was damaged Sad)

That’s a pity. Sad
It is scary because storage device there are times when broken suddenly,isn't it?

By the way,about wireframe problem was progress to solution!
I was finally corrected the display with no side effects(for example z-fighting in seveal mode),a clue was simple!
In intel driver,It seem that probably polygon offset count way is differ from other driver.
Change 2 value and work fine!
Quote:wings_renderer.erl(orig)

Line186: polygonOffset(1), %% change 2 to 1 for fix
Line226: polygonOffset(0), %% change 1 to 0 for fix
I think that there is a side effect in other graphics driver.
then I've uploaded a new file.(Use for Intel GPU Mac only)
http://brace.client.jp/wings3d_141/file....der_module
(Edit:15/9/10, for Wings3D 2.0 files are available.)

render_module_for_intel_ok_ver2.zip is archive.
Does it work in your environment?

----------------------------------------------
tkbd


(01-26-2015 09:31 PM)micheus Wrote:  
(01-25-2015 05:23 AM)tkbd Wrote:  Can someone fix this problem?

I tried to modify wings_render module for this problem avoid.
However it is a unofficial solution and isn't perfect.
It forced draw egdes,but side effects occurred on face/secondary selection.
I tried to find a workaround for that last year, but I also got a side effect. (and, unfortunately I lost the code when my pen-drive was damaged Sad)

I'll take a look on it and see if in the machine I have the Intel chip I can get the same issue as yours.
Reply


Messages In This Thread
Invisible wire frame - Cosax - 05-04-2013, 11:17 PM
RE: Invisible wire frame - David OSegueda - 09-03-2013, 06:55 AM
RE: Invisible wire frame - oort - 09-03-2013, 03:13 PM
RE: Invisible wire frame - Cosax - 10-20-2013, 05:04 AM
RE: Invisible wire frame - dgud - 10-23-2013, 08:48 AM
RE: Invisible wire frame - Justanother1 - 02-05-2014, 11:22 AM
RE: Invisible wire frame - micheus - 05-27-2014, 04:31 PM
RE: Invisible wire frame - tkbd - 01-25-2015, 05:23 AM
RE: Invisible wire frame - micheus - 01-26-2015, 09:31 PM
RE: Invisible wire frame - tkbd - 02-05-2015 12:11 PM
RE: Invisible wire frame - micheus - 02-06-2015, 04:35 PM
RE: Invisible wire frame - tkbd - 02-14-2015, 12:00 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)