Skip to content

libjpeg-turbo Unity 3.0.2

Compare
Choose a tag to compare
@Tanshaydar Tanshaydar released this 05 May 15:43
· 12 commits to main since this release
ed7a7cf

This release is based on libjpeg-turbo 3.0.2 release.

Plugins.zip

This zip includes the builds of libjpeg-turbo 3.0.2 for Android armeabi-v7a/arm64-v8a and Windows x86/x64, and a simple wrapper dll (built from CsProject) to use the library inside Unity project. Check readme for more information.

libjpegturbo.so and libjpegturbo.dll files are placed under correct folders with correct naming conventions, and correct settings applied to library files to load. LibJpegTurboUnity.dll is just a dll file to handle imports and utility functions.

You can simply put the contents of this folder into your project and go with your merry way.

Test applications

Builds of the repo are added as zips if you want to test and see it yourself first.
Windows x64 & Android arm64-v8a builds are added.