Releases: sotanmochi/UnityCustomTextureRenderer
Releases · sotanmochi/UnityCustomTextureRenderer
v1.3.4
v1.4.0
Update version
v1.3.3
Merge branch 'develop'
v1.3.2
Update
v1.3.0
Update version
v1.2.1
Update version
v1.2.0
Improvements
- Non blocking custom texture render system without using compute shader
- Supported platforms: Windows, Android, macOS, iOS
Other changes
- Update documents
- Update sample code and sample scene
v1.1.1
Update README
v1.1.0
Improvements
NonBlockingCustomTextureRenderer
- IL2CPP support.
- Asynchronous GPU upload (partial data copy) reduces the processing time per frame in the main thread for large size textures.
Other changes
- Update documents
- Update sample code and sample scene
v1.0.1
Update README