23
2014
Explosion Effect (shader)
Testing some big explosion effect with shader. Still missing most particle effects.. Info: – Vertex extrusion using noise texture & timer/distance.. – Explosion cloud + shockwave is from particle system Webplayer: http://unitycoder.com/upload/demos/ExplosionEffectShader/ Reference: Armageddon (explosions) video : http://youtu.be/Tq4o-B5vWYk?t=2m25s Shader source:
9
2014
Explosion Heatwave Distortion (unity indie)
Fullscreen heat/explosion distortion effect shader+script [View animated gif] Info: – No rendertextures used, works with unity indie, (but slower of course) – Could be possible to have multiple heatwaves on screen.. (not tested yet) – In the webplayer its bit slow moving, too strong effect […]
17
2012
Explosion Lava (?) Shader (test)
Uhm..failed. This was supposed to look like explosion (as in this pdf: GDC2012 Unity+DX11, page 62) well..atleast founded a simple way to create lava textures: http://www.photoshopatoms.com/effects/creating-a-lava-texture-from-scratch/ Its just a highres sphere, with animated vertex extrude shader.. Webplayer: http://unitycoder.com/upload/demos/ExploBallShaderTest1/ Download source: mExploBallScene.unityPackage Images used in the […]
19
2011
mParticleFX v1.0 (update #1)
Testing particle effects.. – Read particle colors from bitmap image – Add some movement effects 19.11.2011: Added webplayer demo Webplayer: http://unitycoder.com/upload/demos/mparticlefx1/ Download source: (.js) Messy & bugged webplayer package: mParticleFx1.unitypackage
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