10
2012
2D Wave Map + Vertex Displacement Shader
This is a new test version of the “2D Water/Fluid fx“. (screenshot looks better than the actualk demo : ) Features: – Vertex displacement shader (using the wave data as displacement map) – UV anim + UV mixing for that water (too bad its not […]
9
2012
Distance Blur Shader for Texture
Testing texture blurring in shader..using camera depth to determinate distance.
7
2012
Win Free Copies of Unity books
Win Free Copies of Unity books Readers would be pleased to know that we have teamed up with Packt Publishing and are organizing a Giveaway for you and six lucky winners stand a chance to win a copy of the best-selling books on Unity. […]
5
2012
Bitmap2Mesh (release v3.0)
Bitmap to 3D Extruded Mesh-script. Related to this forum topic (unity forum link) What it is? It reads bitmap pixel by pixel, checks if pixel alpha value is > 0, then add vertice there (but skip adding, if we are going the same direction) (it […]
5
2012
Unity3D Online Error Code Database (wip)
Planning to make somekind of Online Error Code Database for Unity, where you could search by the error #id and get comments / solutions for it.. Still thinking, if should use wiki-platform or something else.. Actually could embed the search into Unity editor..hmm..(?)
3
2012
Multi-UV Mixing (shader)
Testing multi-UV mixing (related forum link). All this shader does, it uses the same material with different sizes.. so it doesnt look so tiled. (but loses detail and actually while testing, simple bumpmap helps to remove tiling quite nicely also..) Screenshot:left side, standard diffuse map […]
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