21
2011
Fluids – Smoothed Particle Hydrodynamics (Unity3D C# source)
SPH fluids test (see wiki) Screenshot only..as its currently using debug.line for the drawing, would need pro for gl.lines. Its converted from this java to Unity C# (my first C# program, yay!) http://www.jamesdedge.com/SPHApplet.html < click to view java version in action (google up for the […]
21
2011
mVertexPainter v1.0 (demo + scene with source)
VertexPainter – basic version 1.0. You could probably do some cool effects with this: – Make it as an editor script (like this: http://blogs.unity3d.com/2011/03/24/ninjacamp-iii-vertex-awesome/ ) – Damage marks on collision – Transparency based on vertex colors – Character customization, paint player colors, car colors.. – […]
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
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