Scene graph display tool/code request
Has anyone written a scene display tool, something to layout /print a scene in a tree structure (j3dtree for java3d for example).
Is there a debug capability in xith3d already???
I am adding very scene specific lighting, instead of a generalized scene-wide approach. Sometimes I can add a light and only a portion of what I expect is illuminated.
I am sure that it is miscoding on my part but using model loaders etc complicates the branchgroup hierarchy. Being able to see what is in which groups would simplify identifying problems.
Some Xith experts will know…