- Home /
Can this explosion effect be created in Unity 3.5?
Hi guys. First time asker here. Has anyone seen this explosion effect by Jaume Sánchez Elias? http://www.clicktorelease.com/code/perlin/explosion.html
Its amazing, quite similar to the effect shown at the unite unity 4 demonstration. I was just curious as to ask if this effect would be possible to achieve inside Unity 3.5 or would DX11 be required to achieve the perlin noise etc. This effect was created using webGL I believe. Cheers
Answer by thespite · Dec 10, 2012 at 01:59 AM
Not exactly Unity, but I've created a tutorial explaining how to do vertex displacement with WebGL and GLSL. It should be pretty straightforward to do in Unity
Please be patient if your question/reply doesn't show straight away.
As a new user, your posts and questions are held in a moderator que until it is approved and then it is displayed. When your karma rises, you'll be able to post questions, comments and answers without waiting for someone to approve it =]
Sorry, just noticed it wasn't 2 posts, rather 2 answers for a duplicate question, didn't check while approving many questions/answers/comments, mod que was full!
great answer btw (upvoted, should be able to post without approval now), shall be checking your guide out today, thanks =]
Your answer
Follow this Question
Related Questions
Can this explosion effect be created within Unity 3.5? 1 Answer
How to mask a camera using the render from another 0 Answers
Asset bundle shader standard 0 Answers
How to make a scan pulse shader 1 Answer
Perlin Noise to Texture in Shader 0 Answers