Click to See Complete Forum and Search --> : Tensor Node Analysis Engine.


TheCPUWizard
June 13th, 2007, 10:35 PM
Looking for an existing grpahics package that implements Tensor Node Analysis.

Simply stated this is a mechanism where movable points "nodes" (in 3d space) are connected to 1 or more other nodes via a tensor (basically a mathematical bungie cord).

Given the nodes initial positions, tensor parameters ("rest length", compression and extension functions), it is able to visually graph the nodes so that the tensions equalize. The viewpoint to this graph should be interactively moveable.

The simplest example is a series of nodes at totally random positions. Each one is connected to the next with a tensor (and the last is connected back to the first). Regardless of initial position, this should stablize into a circle with the nodes equally spaced around the circumfrence...

JVene
June 13th, 2007, 11:04 PM
Are you modeling an new twist on string theory :)


This might not be in the direction you're thinking, but...

Check to see if one of the 3DS Max plugin's is capable,

For something more serious (non-artistic), there might be a plugin for Mechanical Desktop (an AutoCAD version) that supports it (there's some version with full finite element analysis that has something along these lines).

Catia is probably too expensive (I've not priced it),

then there's Pro/E (are they still making it?)

TheCPUWizard
June 14th, 2007, 07:48 AM
JVene,

No, not string theory, just a simple associative analysis.

One methodology of software architecture analysis for large systems is to examine the coupling (dependancies, interactions, etc) between systems. I am looking to represent the results of various interactions graphically, and this methodology has proven useful in the past.

What makes things different now, is that I want to develop a tool to automate the process and am tring to avoid having to build the graphics portion from the ground up.

You suggestions are good, but are not solutions I could integrate (easily, legally, etc).

Looks like it may be time to put on my Direct-X hat....

Thanks

JVene
June 14th, 2007, 03:00 PM
Have you checked into CImg?

It might have something to build upon.

Sounds quite interesting, sorry I haven't thought of it myself :)

I'd love to see it as a product - PM me if you open a beta and recruit testers, or at least make sure I don't miss the product launch.