Search Unity

WebP plugin for WebGL???

Discussion in 'General Graphics' started by probigi, Aug 30, 2018.

  1. probigi

    probigi

    Joined:
    Sep 24, 2014
    Posts:
    6
    Hello!
    Does anyone know WebP plugin which works on WebGL??? I really need it. I've already tried this plugin https://github.com/octo-code/webp-unity3d . But this plugin has an error in WebGL:
    Code (JavaScript):
    1. uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking") at jsStackTrace
    I think this means need to rebuild plugin with some fixes to make it works on WebGL. But I don't know how. I will appreciate any help with this.
    Thank you!
     
  2. leandro_nw

    leandro_nw

    Joined:
    Jul 17, 2012
    Posts:
    15
    I need this now. Still no plugin available?