Publisher | Nitay |
---|---|
File size | 1.59MB |
Number of files | 32 |
Latest version | 0.2.0 |
Latest release date | 2017-03-14 09:55:28 |
First release date | 2016-10-03 06:22:25 |
Supported Unity versions | 2018.4.2 or higher |
This package gives you complete control over your texture, allowing texture edits from C++ directly without Direct3D / OpenGL functions.
The package contains a code library (DLL / SO) with an single empty function for you to implement. This function should return a RGBA 32 bit image of whatever size. Where is this image coming from? Up to your implementation.
Video textures, website (browser) textures and many mathematical formulas are available separately.
Support:
- Windows (x64 / x86)
- Android
- Mac / iOS (In testing. If you can test it - 1 free license for you!)
- Linux (coming soon)
I'm currently working on support for texture edits from C# - Contact me if you want to try it out
The package contains a code library (DLL / SO) with an single empty function for you to implement. This function should return a RGBA 32 bit image of whatever size. Where is this image coming from? Up to your implementation.
Video textures, website (browser) textures and many mathematical formulas are available separately.
Support:
- Windows (x64 / x86)
- Android
- Mac / iOS (In testing. If you can test it - 1 free license for you!)
- Linux (coming soon)
I'm currently working on support for texture edits from C# - Contact me if you want to try it out