Hi all
bit of a novice here
I’m looking for a little guidance on a project I’m undertaking
the end goal is this
within html5 browser hosted online, you move and pan a camera around a 3D space,
the 3D space is a platform floating in the air, with 10 animated figures speaking on it, as you move between them the audio balance changes allowing you to focus more on one or the other depending on where you stand
the figures will be made by pointcloud recording of real people.
so far my thinking is this
use a kinect 2 to record the pointcloud while recording the audio (it doesn’t matter if its just the front and not full 360 i quite like that glitchy effect) do each speaker individually.
record it into brekel pro pointcloud 2, which lets you export it as an animated mesh (?)
now is where I’m stuck
should i maybe use blender or some 3D software to build the platform and put them all together into one single animation? then use processing to do the camera programming stuff?
is it easy enough to put it all together in processing?
maybe theres a better software package that already does it?
im not really confident in processing but could learn it as i go if its not too complicated
any help gratefully received