codeanticode / planetarium

A Processing library for dome projection.
http://processing.andrescolubri.net/libraries/planetarium/
Other
50 stars 13 forks source link

Strange appearance of lines ending abruptly at cubemap boundary. #9

Open tsloan1377 opened 5 years ago

tsloan1377 commented 5 years ago

2782 I have noticed a strange effect that I haven't been able to track down and solve. In my animations, while I am drawing many lines, there are cases when the vertical spanning lines appear to break along the boundary of the cubemap edge in the center of the screen. I have attached an image as example, where the lines are broken, creating an apparent square in the center of the frame. Wondering if anyone knows what's causing this?

janebeta7 commented 5 years ago

Hello, maybe you have to change the 3D settings of your graphic card. Do you have Nvidia? Best Alba

tsloan1377 commented 5 years ago

Sorry for the delay, Yes I'm using an Nvidia GTX 1080Ti I'll double check my 3d settings.

janebeta7 commented 4 years ago

Sorry for the delay, Yes I'm using an Nvidia GTX 1080Ti I'll double check my 3d settings.

Did you resolve your issue? Best Alba