Activity diagrams for the internals of jME

Here’s two rough drafts. More to come. Comments accepted. Improvment ideas welcome.







and



They were created with Microsoft Visio2003.



I agree, a “big picture” would be nice. When I get the parts finished, I’ll make a “big picture” one where each block is actually a picture in itself like these.

"batman.ac" wrote:
Is there a way to publish such diagrams in a different way than bitmap images (eg vector graphics)?
Maybe SVG (to display in a webpage, of course) ?

I've played a little with SVG, and it's a great thing... Illustrator can handle SVG natively (I use it every day at school, I've made some test like Illustrator -> SVG and SVG -> Illustrator, it works well), and I think Freehand has a plugin...

But well, PDF might be a better format (a lot of computers don't have SVG plugin installed yet), or even JPEG image (you're sure it'll be displayed on all computers, except if you're browsing the web with Lynx :P)...

Making a google search, I could find some interesting stuff to make UML diagram, like "Modelistic UML" (can be integrated into Eclipse)...

Some good tools listed here.

Chman

This is very valuable information! I’d like to see more of it :slight_smile:



Which tool do you use for UML? Is there a way to publish such diagrams in a different way than bitmap images (eg vector graphics)?

thumbs up



Always good with documentation :slight_smile:

One thing we know is missing is the render to texture path, which will be added to the diagram soon.