简体   繁体   English

创建可视化工具Unity3d

[英]Creating a visualizer Unity3d

I have been trying to find some things online about how to make your own visualizer that responds to sound, But so far I only could find tutorials for on a mac. 我一直在尝试在线查找有关如何制作自己的可视化器以响应声音的内容,但是到目前为止,我只能在Mac上找到教程。

I also found some premade visualizer but prefer not to spend 50$ on a asset for it theasset 我也发现了一些预制的可视化工具,但不想花$ 50一资产为它theasset

I was wondering of somebody could maybe tell me how to basicly code a particle system to respond to sound interactions such as certain frequency's 我想知道有人可能会告诉我如何对粒子系统进行基本编码,以响应声音交互,例如某些频率的

I've found a nice tutorial here: http://www.41post.com/4776/programming/unity-making-a-simple-audio-visualization . 我在这里找到了一个不错的教程: http : //www.41post.com/4776/programming/unity-making-a-simple-audio-visualization It is able to get different frequencies from the sounds and do something accordingly. 它能够从声音中获得不同的频率并相应地执行某些操作。 You can try and change the variables of the particle with it. 您可以尝试使用它来更改粒子的变量。

Another thing I found is a project which analyses the spectrum of sound. 我发现的另一件事是一个分析声音频谱的项目。 You can download it here . 您可以在这里下载

I also found this tutorial which generates a level based on the sound. 我还找到了本教程该教程基于声音生成一个级别。

These links no longer works 这些链接不再起作用

Try them out and let us know what you thought of them and if they helped! 试试看,让我们知道您对他们的看法以及他们的帮助! Good luck. 祝好运。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM