Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vedi/native-gateway-unity3d


https://github.com/vedi/native-gateway-unity3d

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Native Gateway Unity3d
---

It's Unity3d implementation of Native Gateway.

Native Gateway
---

Native Gateway allows you to create flexible native extension for cross-platform engines in easy way.

At the moment we consider Unity3d as a primary target platform, but it's easy to create adaptors for other engines / frameworks.

Getting Started
---

Import `native-gateway.unitypackage` to your project. It contains all needed stuff.

Configuration
---

This package by itself does not need any configuration efforts, it's just a core library of Native Gateway.

Related projects
---

This repository includes prebuild native libraries, the sources are available at the following URLs:
* https://github.com/vedi/native-gateway-common-android
* https://github.com/vedi/native-gateway-unity3d-android
* https://github.com/vedi/native-gateway-common-ios
* https://github.com/vedi/native-gateway-unity3d-ios