Collada Viewer

I am brand new to Collada. I want to write my first application that loads a model and renders in opengl.

My understanding is that the collada viewer should help me in this regard.

Currently I have built the collada dom and the “collada rt” that came with the collada dom distribution. However building collada rt did not give me an executable, it gave me a library: “rt-d.lib”.

Did I not build the correct viewer? How can I launch the viewer in order to view a model?

Thanks in advance.

You need to build the project in the top-level viewer/ directory to get the executable.