Physics Diagram Maker: Create Diagrams Easily

  • Thread starter Thread starter Aladin
  • Start date Start date
  • Tags Tags
    Diagram Physics
AI Thread Summary
A variety of software options are available for creating physics diagrams, catering to different needs and complexities. Xara Xtreme is recommended for general graphics and drawing, although it may not be ideal for all types of diagrams. Dia and Xfig are suggested for more technical drawings, with OpenOffice Draw also being a viable option for simple diagrams. Asymptote is highlighted for its capabilities in creating complex diagrams, while Microsoft Paint and PowerPoint are mentioned for simpler needs. Vector-based tools like Visio and Inkscape are preferred for their scalability and ease of modification. Desired features for diagram software include the ability to group elements, computed positions, portability, and compatibility with standards like SVG or LaTeX. Additional resources and links to various software and graphics manuals are provided for further exploration.
Aladin
Messages
77
Reaction score
0
I want a software by which I can make diagrams of physics.
thanks
 
Computer science news on Phys.org
I'd like a program like that also!
 
What do you mean by "diagrams of physics"?
 
I think he means the types of "scientific" drawings found in texts and such.
 
I would recommend http://www.xara.com/products/xtreme/default.asp?v=std&t=" . It covers graphics, drawing, and photos.
 
Last edited by a moderator:
Xara has several very impressives examples. But I don't think it is suitable for any kind of diagram. You can try Dia or Xfig (if you are in Windows look for winfig). But if you want a software for drawing Feynman diagrams see https://www.physicsforums.com/showthread.php?t=158996 thread, the last post indicate a platform independent software :cool:
 
Those are nice. Since I'm going to college this fall, this will be handy.
 
How complicated do you need the drawings to be? If you just need to draw simple free-body diagrams and stuff like that, the drawing tools in Word are more than sufficient.
 
If you're depriving Bill of a few dollars by using OpenOffice instead of MS Office then you already have OpenOffice Draw that may be good enough for many uses. It has a number of shapes, connectors and symbols that are easy to use, more around, edit...
 
  • #10
I want a software by which such diagrams can be created.Samples are given below.
 

Attachments

  • u2l2c1.gif
    u2l2c1.gif
    885 bytes · Views: 1,386
  • u2l2a4.gif
    u2l2a4.gif
    1.1 KB · Views: 1,116
  • u2l2d9.gif
    u2l2d9.gif
    456 bytes · Views: 1,059
  • #11
Some more samples are given.
 

Attachments

  • u6l1c7.gif
    u6l1c7.gif
    533 bytes · Views: 1,200
  • Mechanics_Illustration.gif
    Mechanics_Illustration.gif
    1.3 KB · Views: 1,460
  • u6l1b1.gif
    u6l1b1.gif
    1.8 KB · Views: 1,151
  • #13
I've done more complicated drawings than those for journal publications, all using Powerpoint! I have also used Visio, which has many built-in 'stencils'.

You don't need anything more involved if most of your figures are blocks, lines, and simple curves.

Zz.
 
  • #15
I use microsoft paint for all of my diagram needs
 
  • #16
For technical drawings, I usually prefer a vector-based (rather than raster-based) approach. They scale better and are often easier to modify and reuse. (I, too, have prepared some poster presentations using the drawing tools in Word and Excel.)
For me, some desirable features are:
- the grouping of primitives to, e.g., make a "schematic resistor", which can scaled and rotated as a single object.
- the ability to provide computed positions and orientations (so that a computer program can generate the figure).
- portability and nonreliance on a particular software package
- an accepted standard... like postscript or svg or LaTeX-picture
- human-readable format for manual editing

Some tools that I've played around with
http://jpicedt.sourceforge.net/site/index.php?section=overview&page=snapshots
http://xfig.org/userman/
http://www.inkscape.org/

http://vpython.org ...which is "physics-oriented" and which looks good on the screen... but I've been looking for a way to have it produce a vector-based output from its OpenGL display.
http://www.math.ubc.ca/~cass/graphics/manual/ and http://cm.bell-labs.com/who/hobby/MetaPost.html look interestingBy the way, it might be nice if PF supported SVG.
I have had to play around with LaTeX-picture graphics to do diagrams like
https://www.physicsforums.com/showpost.php?p=261562&postcount=300
https://www.physicsforums.com/showthread.php?p=935342#post935342
https://www.physicsforums.com/showthread.php?p=968227#post968227 (scroll down..., converted from Maple postcript)

Interesting reading on SVG and other vector formats from a mathematician's viewpoint: http://www.maa.org/editorial/mathgames/mathgames_08_01_05.html
 
Last edited by a moderator:
Back
Top