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 KoJix · May 12, 2015 at 01:08 PM · animationshadertexturenoiseanimated-texture

3D Mesh Deformer in Unity3D

Hallo guys,

I was wondering if there is an possible way to get a 3D noise deform effect on a 3D Model with baked textures? Kinda like the animated water asset in Unity, but with a 3D Object.

I tried "Mega-Fiers" but this is way to heavy... I've tried many ways, but without succes...

(I've no idea to explane this, though).

Comment
Add comment
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

2 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by KoJix · May 13, 2015 at 07:12 AM

Problem solved with a custom shader!

Thanks to FortisVenaliter for his answer.

Comment
Add comment · 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
0

Answer by FortisVenaliter · May 12, 2015 at 03:04 PM

Why not just use the normal Unity built-in method? Add an AudioSource component to the object, and set it's audio clip property. Then, if the clip is set up for 3d in it's import options, it should just work.

Comment
Add comment · Show 4 · 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 KoJix · May 12, 2015 at 03:14 PM 0
Share

Well I'm searching for a mesh noise deformation not an audio noise xd

avatar image FortisVenaliter · May 12, 2015 at 07:04 PM 0
Share

Gotcha. Okay, there are two ways I can think of:

  1. $$anonymous$$anually fetch the vertices from the mesh, alter them with a noise function, and re-apply them. This would work well in load-time, but would not be fast enough for real-time.

  2. Write a custom shader that manipulates the vertices on the GPU before they are rendered. A good starting point would be the "Normal Extrusion with Vertex $$anonymous$$odifier" example on this doc page.

Also, I highly recommend in the future to use a more descriptive title on your question if you want good answers.

avatar image KoJix · May 13, 2015 at 06:45 AM 0
Share

Thanks for your answer! I'll do some research about writing a custom shader.

I changed the title to make it more clear. I was hoping my description was clear enough.

avatar image KoJix · May 13, 2015 at 07:09 AM 0
Share

Thank you very much! I got it working with an shader!

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

3 People are following this question.

avatar image avatar image avatar image

Related Questions

scroll texture from center to nearest edge 1 Answer

Animate Toon Water on Plane? 0 Answers

Using noise as texture 2 Answers

Animated Rotten Tomato 0 Answers

Best way for texture animation 1 Answer


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