Browsing articles from "February, 2012"
Feb
26
2012

Water Splash Screen Effect shader

Water Splash Screen Effect Distortion Shader (test). (With unity free, you cannot use render to texture, but you could probably do that with screenshot..(?) This example is using just a plane with photo as a texture, should try with the screenshot later.. Background texture: cgtextures […]

Feb
25
2012

Mesh Box Reference : Vertices / Triangles / UV / Normals

Mesh Box Reference Image If you want to build a simple mesh box with scripts in Unity, this kind of image helped me to understand how it works.. Also have a look of the ChunkRender example, how it builds the mesh by adding 4 vertices […]

Feb
25
2012

Camera Panning

Testing camera pan (hold button down, pan view..) Actually the code is 99% from here: Angry Spheres.. Current features: – Pan with left mouse button (would be better with middle..or when holding space down) – This is “global panning” (z is locked), not taking account […]

Feb
25
2012

Particle Paint v1.0

Testing particle painting..(with shuriken mesh particles) Plant & Stone mesh+textures from: Advanced Terrain Shaders v2 Just for fun(?) the ground is using wipe transition shader Current features: – Paint with mouse (raycast) – Offset from surface – variable – Random rotation for particles placed – […]

Feb
22
2012

X-Ray / CutOut Shader With Mouse

X-Ray (or kind of CutOut) Shader With Mouse (using mousecursor position inside shader, compared with worldPos distance) Interesting effect.. took a while to get transparency working with 2 sided surface shader, always had the problem that faces were drawn in wrong order (back side of […]

Feb
19
2012

SeaShoreShader (test)

Testing something similar to this ( http://unitycoder.com/blog/2012/02/12/fake-water-shader-refraction/ ) but for sea & beach. (its all-in-one-shader & all-in-one-mesh for unity indie..) Current features v1.0: (main image^) – Looks horrible – Beach texture – Sea surface texture (uv-animated, with some distortions) – Surface Hue property Ideas: – […]

Feb
15
2012

DummyCraft / Chunk Renderer (js)

Yay..somebody has started a minecraft-style terrain tutorial here: http://www.blocksters.com/node/57 Converted the ChunkRenderer to unity javascript and it worked!..Oo (see image#1) (now just waiting for the next parts of the tutorial..) While waiting, added other sides for the planes + uv (see main image ^) Its […]

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
14
2012

Unity 3.5 Download

is out now, Download: http://unity3d.com/unity/download/ Whats new: http://unity3d.com/unity/whats-new/unity-3.5

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 + […]

Pages:12»

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

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.