What are some good free UML programs out there? Looking for something dead simple for just class diagrams and generating C++ code after the diagram is done.
I've been trying to put together a game engine (or dev system, whatever you wanna call it) based on this article: http://www.devmaster...oo-game-design/ C++ is my language of choice - using DarkGDK for 3D and Fulcrum Physics (PhysX wrapper).
Since the engine system described in the article is very deep and complex, I've decided to use a UML class diagram to help. So far I've been using astah* community. My problem is that unless I upgrade to astah UML, I can't get it to generate C++ code stubs later. Tried StarUML, which does generate C++ code for free. It's still not bad, but not quite as simple as astah.
So, any suggestions?
UML and Tools - Recommendation?
Started by Flamesilver, Mar 29 2011 05:04 PM
2 replies to this topic
#1
Posted 29 March 2011 - 05:04 PM
#2
Posted 30 March 2011 - 03:31 AM
I never tried free or open source solutions, so I can't strongly recommend anything. StarUML looks to be a dead project, so it's not something I would personally get attached to. If it does the job, I suppose you can stick with it. A list of UML software is presented on Wikipedia, but none of the free stuff looks promising.
Rational and (currently) Visual Paradigm are the top two tools I use. Both require a license, but VP has a free community edition which is limited to one diagram and no source export.
Rational and (currently) Visual Paradigm are the top two tools I use. Both require a license, but VP has a free community edition which is limited to one diagram and no source export.
http://www.nutty.ca - Being a nut has its advantages.
#3
Posted 30 March 2011 - 05:37 PM
I use Visual Paradigm at work and like it very much. It has a free license as well. You can also check out the book "UML@Work".
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users












