14
2016
Train Station Scene
Tried to re-create this Autodesk Stingray scene in unity using only primitives, substance materials and image effects: http://forum.unity3d.com/threads/can-unity-duplicate-the-look-of-stingrays-subway-example-including-the-real-time-reflections.425727/ Video clip:
6
2014
Cave scene test
Just a quick cave scene test during few coffee breaks.. its only using unity primitives, 1 cloth and couple substance materials (+image effects on the pro version) Webplayer (with pro effects) http://unitycoder.com/upload/demos/CaveScene/ (~1mb) Without image effects (unity indie) With pro Image Effects (unity pro) […]
8
2013
[AssetStore] Scene Object Isolator
This one got just accepted, small helper utility. “Isolator” is a simple Unity editor plugin for isolating the selected object(s) (by hiding others). ReadMe: (pdf) README_Isolator1_web.pdf *Edit: Works in GAME vindow, not in SCENE view (seems like it would need some manual redraw or update […]
15
2012
Photon Multiplayer Scene
Simple steps for making your own top-down multiplayer scene from the Free Photon AngryBots Example Start: – Download this: http://u3d.as/content/exit-games/photon-angry-bots-demo/2i9 – Import it to a empty project – You need to register for the free account: http://cloud.exitgames.com/– Then from your account, Application Dashboard, you need […]
7
2012
Water Night Scene
Wanted to make something like this skyrim water (click-> , but it didnt came out so well.. – Using similar shader as in previous water tests: just sliding & mixing UV’s and bumpmaps and alphas. – Ground shadow is just a plane with darker texture […]
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