Browsing articles tagged with " fake"
Mar
10
2012

Fake Illumination Based on Object Texture Color

Testing how it would look, if objects “illuminate” light around them (using colored lights), based on texture colors.. Version#1 (info) – On startup, script goes thru target object vertices, triangles, normals, uv’s and creates colored lights – Currently using point lights, should be better with […]

Feb
15
2012

Raycast Visibility 2.2

This is just a updated version of the: fake realtime raycast shadows (its not really shadows though..) Features in v2.0 Mesh is pre-build In update loop we just modify the existing vertices (no need to triangulate, create uv’s, etc in every frame) 50000 raycasts starts […]

Feb
12
2012

Fake Water Shader

Testing “fake” water shader & trying to make a nice looking river scene (with unity free version..) Webplayer(s): http://unitycoder.com/upload/demos/mFakeRiver4/ (*7mb) http://unitycoder.com/upload/demos/mFakeRiver5/ Current “features”: Terrain textures & stones are from: Advanced Terrain Shaders v2 Terrain modeled with heightmap, imported to Unity with mTerrain Unity Terrain + […]

Jan
4
2012

Fake 2D Realtime Raycast Shadows (for unity free version)

Testing another way of doing realtime 2D shadows, by casting rays from the player position, then create “light” polygon to the area where we can see. More info later, need to test few things (using setpixels & shader? or using different shader for better light […]

Jan
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/ […]

Aug
26
2011

WIP: Yet Another Fake Shadow v1.0

Testing shader that casts fake shadows (in unity free version), it takes account your light position/direction. Mostly taken from this: http://www.unifycommunity.com/wiki/index.php?title=Shadow_Volumes_in_Alpha < that works in pro only.. So far can get some shadow or light projected, but getting some artifacts around the caster object and […]

Aug
21
2011

mVertexShadows 1.0 (fake)

Testing (fake) vertex shadows (while waiting for unity pro..maybe someday?) In the webplayer the light is directional, not pointlight. So it looks like the  shadow is not casted from the light direction. (only direction of the light is taken, not position) But you could use […]

Aug
9
2011

Fake Mesh Slicer v3.0

Testing different technique – Capsule (but bit too low poly & capsulecollider not so good for this..) – ‘Infinity plane’ for cutting ( http://unity3d.com/support/documenta…nce/Plane.html ) – Using “Plane.GetSide” to check which side the vertex is – if its above cutplane, move it down with distance […]

Aug
9
2011

Fake Mesh Slicer v2.0

Another test scene: – with cylinder, sideways. webplayer: http://unitycoder.com/upload/demos/slicer2/ a/d = move cylinder space = slice mouse = drag objects download: fakeslicer2.unitypackage

Aug
7
2011

Fake Mesh Slicer v1.0

Just a test project.. : ) FakeSlicer – Slicing a box (but not really) – It works by adjusting box size/vertices and cloning a prefab box as a new slice object – Sliceplane is “fake”, just Y value is used for getting a location – […]

Pages:«123

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.