Images are reversed

classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

Images are reversed

Sacrifice
Well, as the title of the post says, everything is reversed, the compass, the cells and everything that has to do with images. I leave the link of the repository that will be the best to see what the problem is.

Let's see if someone who controls more and that I be with this every day can help me, bacause with previous libraries works, but at the moment of the update no.

The repository of code is located at: https://gitlab.com/Sacrifice/G3DEditor

Thank you very much.
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

Sacrifice
I updated the repository with more info...
https://gitlab.com/L2JDevs/L2JGeoDriver/-/issues/1
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

gouessej
Administrator
Hello

Your last link is dead.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

gouessej
Administrator
In reply to this post by Sacrifice
I advise you to use jogamp-fat.jar instead of the JARs with native and Java libraries in order to make things simpler.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

gouessej
Administrator
In reply to this post by Sacrifice
Have a look at TextureData.setMustFlipVertically().
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

Sacrifice
In reply to this post by gouessej
Yes, sorry, I moved the issue in his site.

This is the correct link https://gitlab.com/Sacrifice/G3DEditor/-/issues/2
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

Sacrifice
In reply to this post by gouessej
Can you share with me the patch?.

Thank you.
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

Sacrifice
In reply to this post by gouessej
I fixed the link of the issue, please make me a Merge/Pull request or patch, I will check it.

Thanks.
Regards.
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

gouessej
Administrator
JOGL 1 TextureIO was renamed AWTTextureIO in JOGL 2 and TextureIO in JOGL 2 became an equivalent of AWTTextureIO but with nothing about AWT. I suspect it might be a root cause of your problem, the images aren't completely reversed, there is only a vertical inversion.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

Sacrifice
Okey, I will try, in the way you commented me, to fix my "image issue", thanks for put me in the correct way.
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

Sacrifice
Thanks to your comments to help me, the application is working again. Many thanks.

I leave you the link with the issue already resolved and updated and also a very good comment on it in gratitude.

https://gitlab.com/Sacrifice/G3DEditor/-/issues/2

A cordial greeting.
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

gouessej
Administrator
You'll welcome. Don't hesitate to ask some questions again. We have all been there, I started using JOGL in about 2006 ;)
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Images are reversed

gouessej
Administrator
In reply to this post by Sacrifice
By the way, your screen capture looks very nice, excellent job, keep up the good work :)
Julien Gouesse | Personal blog | Website