Looking for some 2D, 3D-drawing software

  • Thread starter Thread starter VietDao29
  • Start date Start date
  • Tags Tags
    2d Software
Click For Summary

Discussion Overview

The discussion revolves around recommendations for 2D and 3D drawing software suitable for creating basic shapes and more complex objects. Participants explore various software options, including both free and paid solutions, and express their needs for usability and functionality.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant expresses frustration with MS Paint for drawing complex figures and seeks software that can handle basic shapes and loci.
  • Another suggests POV-Ray as a freeware option for 3D rendering, highlighting its mathematical capabilities and extensive documentation.
  • Concerns are raised about the cost of 3D drawing software, with some participants noting that it can be expensive.
  • Open-source alternatives like vtk, openptc, and ogre3D are mentioned, but their usability and installation are questioned.
  • A participant recommends vector drawing applications, contrasting them with raster programs like MS Paint, and suggests looking for older CAD software in magazines.
  • GIMP is mentioned as a strong open-source option for 2D drawing, while gmax is suggested for 3D objects.
  • Some participants discuss the functionality of Alibre, a professional-grade CAD software, and its free version, noting potential limitations.
  • Questions arise about the nature of libraries like vtk and ogre3D, with some participants clarifying that they require coding knowledge.
  • There is mention of the ease of learning OpenGL for basic shapes if one has the necessary mathematical background.

Areas of Agreement / Disagreement

Participants express a variety of opinions on the best software options, with no clear consensus on a single solution. Multiple competing views on usability, cost, and functionality remain unresolved.

Contextual Notes

Some participants express uncertainty about the installation and functionality of open-source libraries, indicating a need for further clarification on their use. There are also concerns about the legality of certain methods for creating images.

Who May Find This Useful

This discussion may be useful for individuals seeking software for 2D and 3D drawing, particularly those interested in free or open-source options, as well as those looking for recommendations on usability and functionality.

VietDao29
Homework Helper
Messages
1,424
Reaction score
3
I wonder if anyone has some nice drawing softwares, that they can recommend me.
I used to draw everything by MS Paint, and it's way too hard for some complicated figure :frown:. And now, I think I must find another way to go about this irritable problem.
I am currently looking for some software that can draw something like triangles, circles, blah... blah... blah... (yeah, just some basic stuff). If it can find the locus of a point, that would be nice.
And I am also looking for some software that helps me draw 3D objects, like a sphere, or stuff...
---------------
I searched on Google for a while, and came across Sketchpad. Is it good? Does anyone here use it?
Thanks, :smile:
 
Computer science news on Phys.org
Check out POV-Ray, Which you can get at http://www.povray.org" as freeware.
 
Last edited by a moderator:
Software drawing 3d objects is going to be expensive.
 
vtk,openptc,ogre3D are open source.
 
You want to look for a vector drawing app *such as* (try to find non-brand name ones :) ) Adobe illustrator or coreldraw (cheaper) for drawing basic shapes. MS paint is a raster (bitmap) program ie: a circle is defined as a number of pixels coloured in such a way that it looks like a circle (thats why they look cr*p when you scale em or rotate em...and they really don't lend themselves to accuracy or intricacy)..In a vector app it is simply a circle of specific size, colour, position etc...

For tasks such as loci, drawing 3D objects etc... you may be far better off looking for a monthly computer mag that has some 5 year old freebie CAD software on it's cover disc (same applies with vector drawing apps). Or find a bookshop that hoards these types of magazines :smile:

*edit* only brand name CAD software I can think of is Autocad...don't know the details but very expensive...3D software can be even more expensive...you're looking at $1,000's for a standard copy of Maya.
 
Last edited:
2d objects - GIMP is one of the best opensource softwares out there for 2d.

3d objects - Use gmax (its free). To make jpeg images, you could use Print Screen and then paste and cut in Paint, although I am not too sure of the legality of this.
 
I second POV-Ray as it includes many mathematical functions and can render isosurfaces and parametric objects. The scene help file is beyond complete, going into implementation details as well as explaining what may be obscure ray-tracing terminology to the beginner. Animations, logical loops and common fractals are supported natively as well. The output is as of high quality as you have time to render.
If you want to dynamically manipulate complicated objects before rendering them, you can use one of the many free modellers available for POV-Ray. K3D-Surf is a simple mesh generator for POV-Ray where you can graph in 3D and manipulate the graph in realtime using the mouse or commands before generating the POV-Ray mesh object code.
 
Last edited:
Thanks guys a lot, :)
However, I still have some more questions.
Janus said:
Check out POV-Ray, Which you can get at http://www.povray.org as freeware.
POV-Ray looks professional, and I have looked at its help files. It's way too big, and I don't really feel like reading it on the computer screen (my eyes won't stand looking at the computer screen for a long time). So I just wonder if anyone have a PDF version of it, or any version that allows me to print everything on paper.
neurocomp2003 said:
vtk,openptc,ogre3D are open source.
I've tried vtk, but I don't know how I can play arround with openptc, and ogre3D. :confused: They somehow do not have an installer... Are they just libraries for programming or something?
GregA said:
You want to look for a vector drawing app *such as* (try to find non-brand name ones :) ) Adobe illustrator or coreldraw (cheaper) for drawing basic shapes. MS paint is a raster (bitmap) program ie: a circle is defined as a number of pixels coloured in such a way that it looks like a circle (thats why they look cr*p when you scale em or rotate em...and they really don't lend themselves to accuracy or intricacy)..In a vector app it is simply a circle of specific size, colour, position etc...
Thanks, I'll check the 2 out :)
*edit* only brand name CAD software I can think of is Autocad...don't know the details but very expensive...3D software can be even more expensive...you're looking at $1,000's for a standard copy of Maya.
Maya looks cool, but it's soooo expensive... :frown:
sid_galt said:
2d objects - GIMP is one of the best opensource softwares out there for 2d.

3d objects - Use gmax (its free). To make jpeg images, you could use Print Screen and then paste and cut in Paint, although I am not too sure of the legality of this.
GIMP looks good, but I don't know why it often crashes. Is it just me, or the programme is malfunction?
hypermorphism said:
If you want to dynamically manipulate complicated objects before rendering them, you can use one of the many free modellers available for POV-Ray. K3D-Surf is a simple mesh generator for POV-Ray where you can graph in 3D and manipulate the graph in realtime using the mouse or commands before generating the POV-Ray mesh object code.
K3D-Surf looks cool. Thanks.
----------------
Thanks, :)
 
Last edited by a moderator:
VietDao29 said:
Thanks guys a lot, :)
However, I still have some more questions.

POV-Ray looks professional, and I have looked at its help files. It's way too big, and I don't really feel like reading it on the computer screen (my eyes won't stand looking at the computer screen for a long time). So I just wonder if anyone have a PDF version of it, or any version that allows me to print everything on paper.
----------------
Thanks, :)

Go to http://www.povray.org/download/ and under "Documentation", you can down load the POV-Ray documentation in PDF form.
 
Last edited by a moderator:
  • #10
Janus said:
Go to http://www.povray.org/download/ and under "Documentation", you can down load the POV-Ray documentation in PDF form.
Thanks a lot, Janus. :smile:
 
Last edited by a moderator:
  • #11
You can get a free stripped down version of Alibre here:

http://www.alibre.com/xpress/software/alibre-design-xpress.asp

I haven't had a chance to see how much functionality they take out in the free version yet, but Alibre itself is a professional grade 3D CAD solid modeling program with associative 2D drawing capability (which may be more than you need).
 
  • #12
jamesrc said:
You can get a free stripped down version of Alibre here:

http://www.alibre.com/xpress/software/alibre-design-xpress.asp

I haven't had a chance to see how much functionality they take out in the free version yet, but Alibre itself is a professional grade 3D CAD solid modeling program with associative 2D drawing capability (which may be more than you need).
Thanks a lot, :smile:
Alibre looks cool. It's a pity that they only provide a 30-day trial version of it. :frown:
 
  • #13
No problem,

I thought that the 30-day trial was for the Professional version. I didn't think there was a time limit or a catch on the Xpress version; I could be wrong though...
 
  • #14
jamesrc said:
No problem,

I thought that the 30-day trial was for the Professional version. I didn't think there was a time limit or a catch on the Xpress version; I could be wrong though...
Nah, I was wrong. I've downloaded the Express Edition, and it's 1 year free. Yay!
thanks a lot, jamesrc. :smile:
 
  • #15
are you looking for software to use with a 3D interface or software to use that you have to code with...both ptc and ogre are prebuilt graphics libraries and thus you'd have to code them...ogre is used more for game development

if your just looking to draw triangles and circles it rather easy to learn opengl and used there embedded coordinate system provided you know
math. www.libSDL.org[/url], [url]www.ogre3D.org[/URL]...

how did you find vtk?
 
Last edited by a moderator:
  • #16
neurocomp2003 said:
are you looking for software to use with a 3D interface or software to use that you have to code with...both ptc and ogre are prebuilt graphics libraries and thus you'd have to code them...ogre is used more for game development

if your just looking to draw triangles and circles it rather easy to learn opengl and used there embedded coordinate system provided you know
math. www.libSDL.org[/url], [url]www.ogre3D.org[/URL]...

how did you find vtk?[/QUOTE]
Thanks for the information. :) Exactly what I guessed, they are libraries...
Meh, I'm soooo bad at programming. I haven't been able to create anything good with my programming skills! :frown:
I found [url=http://www.vtk.org/]vtk[/url] by doing a bit of Googling. :)
 
Last edited by a moderator:
  • #17
Here is another 3d modeller:

http://www.blender.org/cms/Home.2.0.html
 
Last edited by a moderator:
  • #18
dduardo said:
Here is another 3d modeller:

http://www.blender.org/cms/Home.2.0.html
Thanks, dduardo. :)
 
Last edited by a moderator:

Similar threads

Replies
2
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 4 ·
Replies
4
Views
6K