Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by ina · May 02, 2011 at 05:38 PM · meshaxisprocedural

Procedural "dripping" mesh?

How do you procedurally create a mesh that appears to thickly drip (or elongate to appear to drip) from the point of impact on another object that it appears to "hang off"?

There might be other ways to create this effect, but I think the question boils down to: Basically, how do you smoothly elongate a "point" on a mesh in a certain direction?

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Chris D · May 02, 2011 at 07:13 PM 0
Share

does it have to be procedural or could you design it in a modeling program and import one (or more) dripping animations?

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Jesse Anders · May 02, 2011 at 06:59 PM

It's a non-trivial question, but to answer the specific question of how to animate a single vertex of a mesh, you'll want to start here, and perhaps look at the 'procedural mesh' examples in the 'resources' section of the Unity site as well.

Once you've identified the vertex that you want to animate, updating its position can be done in more or less the same way you'd animate anything else. (For example, you could simply adjust the element of the vertex corresponding to the vertical direction according to a 'drip speed' and the current time step on each update.)

Note that this is unlikely to produce a particularly realistic effect, as animating a single vertex in this way is likely to produce a noticeable discontinuity in the mesh (rather than a smooth, continuous deformation).

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image ina · May 02, 2011 at 07:06 PM 0
Share

Is there some way to auto-smooth out the other vertices?

avatar image Jesse Anders · May 02, 2011 at 07:25 PM 0
Share

Of course it's possible - it just may not be easy. Anyway, you could check the asset store or the script wiki to see if there are any existing solutions for this. Barring that, I'd probably start reading up on mesh deformation and perhaps search UA and the forums for relevant keywords (for problems of this sort, it's often the case that someone's tackled it before).

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

No one has followed this question yet.

Related Questions

Direction of a mesh 2 Answers

Create the visual spring in Unity? 3 Answers

Creating a Pentahedron (a 5 sided shape) Mesh procedurally 1 Answer

Create planar UVs on procedurally generated mesh 1 Answer

Generate mesh from raycast positions, independent of rotations 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges