Calin![]() Member Posts: 358 From: Moldova Registered: 12-04-2006 |
Does anyone know a free tool for creating UML diagrams? I found UMLet but it looks like it works only as an Eclipse plugin. [This message has been edited by Calin (edited March 18, 2007).] |
jestermax![]() Member Posts: 1064 From: Ontario, Canada Registered: 06-21-2006 |
Sorry its not useful but JDeveloper has a UML tool that converts your UML to actual code (and vice-versa). I just use visio for my UML (not free for all but i got it for free) |
Calin![]() Member Posts: 358 From: Moldova Registered: 12-04-2006 |
I want it to create an illustration of the OSG object hierarchy. I was looking for something that is as simple as possible. I think I'll end up making it in notepad. That will do as a quick reference. [This message has been edited by Calin (edited March 18, 2007).] |
jestermax![]() Member Posts: 1064 From: Ontario, Canada Registered: 06-21-2006 |
That's a brilliant idea, OSG is crazy-insane complex. i wish you well on your quest ![]() |
SSquared![]() Member Posts: 654 From: Pacific Northwest Registered: 03-22-2005 |
I think there may be a few over on SourceForge. I ran across one on CodeProject. I can't remember anything about it, though. |
Calin![]() Member Posts: 358 From: Moldova Registered: 12-04-2006 |
quote: It's not that complex. It just lets you deal with things at a lower level than Ogre, Irrlicht, etc. Calin. |
Calin![]() Member Posts: 358 From: Moldova Registered: 12-04-2006 |
quote: I decided to use NotePad. I don't feel like spending few days learning how those programs work. |
jestermax![]() Member Posts: 1064 From: Ontario, Canada Registered: 06-21-2006 |
lower level means more code ![]() |
samw3![]() Member Posts: 542 From: Toccoa, GA, USA Registered: 08-15-2006 |
Visual Paradigm for UML 6.0 Community Edition has most if not all uml diagrams. Its fully functional, but put a watermark on your work. ------------------ |
Calin![]() Member Posts: 358 From: Moldova Registered: 12-04-2006 |
quote: I know you're not bashing it, I just wanted to nuance things.
quote: I will take a look at it. |