www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: atreyu64 on December 05, 2014, 01:32:43 pm

Title: Maximum Polyline Width ?
Post by: atreyu64 on December 05, 2014, 01:32:43 pm
Hi,


I have noticed that on both JPCT and JPCT-AE the polylines are limitted to a maximum width.
This is not really a problem for me on PC because screens all have pretty much the same pixel density. But on android, it's a different story...

So my question is : is there a way to overcome this polyline width limit ?


Thanks in advance, cheers !
Title: Re: Maximum Polyline Width ?
Post by: EgonOlsen on December 05, 2014, 01:50:01 pm
Has to be a hardware limit. I'm not limiting the width in any way. According to the docs, only 1 is guaranteed to be supported by all GL implementations.
Title: Re: Maximum Polyline Width ?
Post by: atreyu64 on December 05, 2014, 01:52:01 pm
(oups, sorry i didn't want to post this in the Project section, thanks EgonOlsen for moving it into the right place !)

Ok, that's what I was afraid of...

Thanks !