Unity/uRTcmix
video of this class
We continued our Unity odyssey, adding a moveable observer to the
scene we created last week, and then adding sound(uRTcmix!), and finally
having loads of fun building a mountainous terrain.
Links
- uRTcmix
-- this is the main page for thethe uRTcmix package. There are
links to the Unity packages you will need ("uRTcmix-0.91S.unitypackage"
for Apple 'silicon' machines and "uRTcmix-0.91.unitypackage" for
Apple 'intel' machines. Both will work for Windows. I recommend
using the 'intel' version for now).
The "scoralyzer" program for converting RTcmix scripts to
Unity strings is there, too, along with the "brad-observer"
package for navigating inside a Unity scene.
There are also some uRTcmix tutorials, but they are
slightly out-of-date.
They will still work, but things are a little more streamlined
now.
- terrain tutorial
-- this one is pretty good. I've learned from it meself.
- another terrain tutorial
-- looks like another pretty good one. This is a little more
up-to-date than the previous one, although I don't think things
have changed all that much with the terrain editor
- yet anthother one
-- even more up-to-date.
- Unity terrain tutorial
-- the official Unity tutorial in their 'learn' on-line system. I
haven't used it, but I assume it's pretty good.
Class Downloads
- g6610-fall2024-week8-maxmsp-patch.zip
-- the simple 'wind' max patch we used to create the script we
used in our Unity project
- week8-unity.zip
-- the Unity project with uRTcmix and the observer and mountains
and all that good stuff. I left the "Library" directory
in it, although that makes the download about 400Mbytes. Not
too bad, and you won't have to reload the 'SampleScene'.