Browsing articles in "Tutorials"
Jan
1
2014

Get Custom Properties from 3dsMax FBX model

Maybe not from the fbx file itself (?), but each object can have custom properties, and Unity can read them on import. Exporting FBX from 3ds Max with Custom Properties – Right click on the object – Select Object Properties – Type custom properties to […]

Dec
28
2013

TerraVol + Photon Networking

Had to test it, how it would work if connect TerraVol with Photon.. Surprisingly it only took few clicks! Webplayer demo: coming later Notes –    Import/Open TerraVol project (needs to be purchased from assetstore) –    Import Photon networking http://u3d.as/content/exit-games/photon-unity-networking-free/2ey –    Setup photon (follow instructions, mainly […]

Aug
11
2013

Scorched Earth Terrain (wip)

This is another thing that i’ve always wanted to try in Unity, Scorched Earth deformable collapsing terrain (youtube link). Ideas: 1 – Using SetPixels() with texture would most likely be easiest, just slow on bigger resolutions (but no need high resolution for this anyways?) 2 […]

Jul
22
2013

Unity 4.2!

*Unity 4.2 splash image (took few tries to catch it with printscreen..Oo) Download: http://unity3d.com/unity/download/archive Whats new: http://unity3d.com/unity/whats-new/unity-4.2 Most interesting on first look (for me at least) – Free Basic licenses – Free directional light shadows (one directional light only; hard shadows only) – Shuriken: Collision […]

Apr
7
2013

Basic Illumination Model C#

Converted this script to unity: Basic Illumination Model by andalmeida. Problems / info: – Converted most of the values to floats.. because Mathf.Max() didnt like doubles.. i guess could had made some extension to it.. (maybe thats why there are some artifacts) – Specularity didnt […]

Feb
15
2013

RAIN{indie} AI: Simple Waypoints Tutorial (1)

Made a small tutorial pdf while testing RAIN{indie} AI system. (its free and works with unity indie!) Going to try to implement it on the perlin dungeons later and have to try rest of the features too (like navmesh). Goal of the tutorial was to […]

Oct
16
2012

Fake Blur Ideas for Unity Indie

Lets say we have a single colored mesh like in the image above and we want to blur it (with unity indie..).. Ideas to try: Glow effect shader? (no glow in indie..but can have something similar, doesnt work with planes yet..) Take screenshot of the […]

Oct
6
2012

Radial Blur Shader

Using the same godrays shader, you get nice radial blur effect for images. This one is also modified to use objectUV, instead of screenUV, so you can rotate the plane around.. Webplayer: http://unitycoder.com/upload/demos/Radial_Blur_shader_unity/ *webplayer broken in current unity webplayer version? Shader source:

Dec
21
2011

Conversations with Apple Support :)

So I was trying to access one apple developer link the other day, but the link didnt work. I reported it to the support, which then replied: I am following up with you regarding your issue accessing Link. Please be advised that we recommend using […]

Oct
7
2011

Vector3 maths for dummies!

Yay! The best & easiest vector3 math tutorials so far! https://processing.org/tutorials/pvector Also check out these videos: Vector Dot Product and Vector Length http://www.khanacademy.org/video/vector-dot-product-and-vector-length?playlist=Linear+Algebra More good videos on the site: http://www.khanacademy.org

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.