2
2012
Fake 2D Realtime Shadows Shader (for unity free version)
Testing 2D realtime shadows (shader based), works with unity free version.
More tests later.. (in that screenshot, there is 1 spotlight and objects which cast shadow behind them)
Current version kind of works with spheres..need to adjust shader for other shapes.
Webplayer: (added 14.01.2012)
http://unitycoder.com/upload/demos/mShadowShaderFake1/
Source: (webplayer scene + shader sources)
mFakeShadowShader.unitypackage
Related Posts
5 Comments + Add Comment
Leave a comment
Recent posts
- MotionVector Effect: Object “disappears” when paused
- [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
Recent Comments
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- 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
You can install both versions of unity, Just install one and rename the directory and then install the other. Nice Blog btw
thx, have to try that!
added webplayer demo
I’d like to see the source for this 🙂
I can post the current version later today,
but i think it only works with spheres currently..: )