↧
Direction of rotation when using Quaternion.Slerp
Given two quaternions how can you find the direction(right or left)an object would rotate when using Quaternion.Slerp?
View ArticleAudiosurf style audio analysis (unity 3.5)
I want to be able to analyze music before actually playing it similarly to what the game Audiosurf does. This is necessary in order to build levels and such based on the music data. To my knowledge...
View Article