Starchasers / OCGlasses

mod for minecraft and addon for Open Computers
zlib License
31 stars 17 forks source link

Graphic Error #43

Closed Shazuli closed 5 years ago

Shazuli commented 6 years ago

Hi!

I was working on a program when I noticed a graphical glitch with the 3D cube. Cubes that are made after another cube will always overlap the other, which results in a very weird image:

2018-06-23_19 15 33

This is an image of it from the other side:

2018-06-23_19 15 17

ben-mkiv commented 6 years ago

can you give OpenGlasses2 a try? (uses a slightly different API but iirc i sorted that bug out)

https://minecraft.curseforge.com/projects/openglasses2

Shazuli commented 6 years ago

This is how it looks with OG2 render:

render

ben-mkiv commented 6 years ago

thanks for testing. that almost looks like the same glitch i've noticed in my referenced issue. So i'll take a look into it later, but can't give any ETA right now.

ben-mkiv commented 5 years ago

so... this cant be solved due to the nature how the widgets are drawn. only way to affect the result is to render them in different order.