Hi there,
For an augmented reality project I want to display a high resolution live camera feed. Then in front of this I want to display a model than can be manipulated (translate, stretch, etc) in real time.
I was going to use OpenSceneGraph but realized it will be a lot of work to get the manipulations working. So I would prefer a more high level solution.
Could anyone recommend a game engine from their experience that would support the above features? Or else a way to interface with a CAD app to achieve this?