I use sprite to display an image texture but the sprite width and height are in 3D world units and I need to automatically display the loaded image texture without stretching.
I know how to load a texture I only need a way to resize the sprite automatically according to the loaded image.
tools used are Delphi / GLScene