开发者

Splitting Mesh or creating model exploding effect [closed]

开发者 https://www.devze.com 2023-01-30 11:08 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

Is there anyway we can split mesh (exploding mesh effect) in java? Please give me code that is doing this开发者_如何学编程.Thanks in advance


Check out this example in XNA, it uses a shader to achieve the effect you are looking for:
http://create.msdn.com/en-US/education/catalog/sample/shatter

Splitting Mesh or creating model exploding effect [closed]

Perhaps you can map the technique to something similar in Java

0

精彩评论

暂无评论...
验证码 换一张
取 消