hecomi / UnityNativeTextureLoader

This is an example to load textures from StreaminAssets directory or web in a native plugin.

Home Page:http://tips.hecomi.com/entry/2018/06/24/181446

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Native Texture Loader

This is an example to load textures from StreaminAssets directory or web in a native plugin.

  • for Android (and Editor in Mac)
  • use libpng

License

These codes are licensed under CC0.

CC0

About

This is an example to load textures from StreaminAssets directory or web in a native plugin.

http://tips.hecomi.com/entry/2018/06/24/181446


Languages

Language:C++ 55.0%Language:C# 34.0%Language:Makefile 6.4%Language:Shell 4.6%