emailhy / dpix

Automatically exported from code.google.com/p/dpix
Other
0 stars 0 forks source link

_total_samples is sometimes zero #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load box
2. switch to segment atlas

What is the expected output? What do you see instead?

On mac at least, the first frame after switching to the segment atlas will have 
zero returned from 
sumSegmentLengths. This may also account for why the lines disappear after 
capturing a 
screenshot on pc.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by forrester.cole@gmail.com on 4 Feb 2009 at 8:37

GoogleCodeExporter commented 9 years ago

Original comment by forrester.cole@gmail.com on 4 Feb 2009 at 8:40

GoogleCodeExporter commented 9 years ago
I think this was fixed by changing the clip buffer to use power-of-two sized 
textures.

Original comment by forrester.cole@gmail.com on 13 Mar 2009 at 9:06