15
2020
Encode/Decode Audio To/From PNG Alpha Channel
Small test on embedding Audio data into PNG alpha channel.With added option to shuffle pixels to hide/”encrypt” original image and sound. To make sound file small enough, use this option to set low hz. Ideas for later:– Compress audio (tested RLE but didn’t do much […]
30
2016
Unity 2D Experimental Preview Features Build
Unity 2D Experimental Preview! (anyone can download no need to have pro license) New features: – TileMap Editor!!1 – Some other stuff.. Download: http://forum.unity3d.com/threads/2d-experimental-preview-release-1.407658/ *Note: If you downloaded right away after this post was published, there is newer download available: http://beta.unity3d.com/download/c7f3e0da1010/UnityDownloadAssistant-5.5.0a1.exe old version was : […]
16
2012
Fake Blur Ideas for Unity Indie
Lets say we have a single colored mesh like in the image above and we want to blur it (with unity indie..).. Ideas to try: Glow effect shader? (no glow in indie..but can have something similar, doesnt work with planes yet..) Take screenshot of the […]
Recent posts
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on