Main > Free Download Search >

Free dxf software for linux

dxf

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 20
dxf 1.0

dxf 1.0


dxf allows you to easily open and edit DXF (Drawing eXchange Format) files. more>>
dxf allows you to easily open and edit DXF (Drawing eXchange Format) files. You can export them to various image formats (BMP, PNG, GIF, etc.) or print files.

Many entites are supported (lines, arcs, circles, polylines, text, trace, and solids), as well as all colors including BYLAYER. Background color can be changed from black to white. LTYPE (linetypes) are partially supported.

<<less
Download (1.3MB)
Added: 2007-03-13 License: GPL (GNU General Public License) Price:
973 downloads
SDXF 1.1

SDXF 1.1


SDXV (Stanis DXF) Python library can generate complex CAD drawings. more>>
SDXF is a Python library to generate DXF files. DXF is an abbreviation of Data Exchange File, a vector graphics file format.
It is supported by virtually all CAD products (such as AutoCAD, Blender, 3Dstudio, Maya,Vectorworks...) and vector drawing programs (such as Illustrator, Flash, ...).
This Python library can generate complex CAD drawings (dxf format) with all kind of entities (such as 3DFace, Arc, Insert, Circle, Line, Mtext, Point, Polyline, Rectangle (can be filled), Solid & Text).
They can be structured with Layers, Blocks, Linetypes, Text styles and Views. See the manual for more info.
Main features:
SDXF supports the most of DXF drawing objects:
- 3DFace
- Arc
- Insert (block)
- Circle
- Line
- Mtext (as a series of texts)
- Point
- Polyline (as a series of lines)
- Rectangle (can be filled)
- Solid
- Text
SDXF supports the most of DXF tables:
- Blocks
- Layers
- Linetypes
- Text styles
- Views
Enhancements:
- Blocks can now be inserted with rotation, and a typo in the demo function has been fixed.
<<less
Download (0.022MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1498 downloads
HPGL-DXF 0.0.2

HPGL-DXF 0.0.2


HPGL-DXF project can convert HPGL files into DXF format, which can be read by the likes of QCAD. more>>
HPGL-DXF project can convert HPGL files into DXF format, which can be read by the likes of QCAD.
HPGL-DXF is a small program that was written originally to allow the conversion of HPGL formatted circuit board CAM files into DXF files so that they could be subsequently processed by a laser cutting system.
How does it work?
HPGL-DXF is a compact program that breaks the tokenizes HPGL data stream into individual HPGL commands and selectively translates them into DXF output.
Installation:
Installation is quite simple, a two step process
(unpacking) tar zxvf hpgl-dxf-0.0.2.tar.gz
(building) cd hpgl-dxf-0.0.2; make
(installing) make install
How do I use it?
hpgl-dxf -i datafile.hpgl -o datafile.dxf
Version restrictions:
- Only converts pen up/down and absolute/relative commands (usually more than ample for most plots)
- Does not convert colours
- Does not convey dimensions (though a lot of HPGL files are set in mils or 1/1000")
<<less
Download (0.005MB)
Added: 2007-07-05 License: BSD License Price:
856 downloads
dxflib 2.0.4.6

dxflib 2.0.4.6


dxflib is an open source C++ library mainly for parsing DXF files. more>>
dxflib is an open source C++ library mainly for parsing DXF files.
QCad, CAM Expert and vec2web all use dxflib to import DXF files. dxflib can also write DXF files, but you need to have good knowledge of the DXF format to produce valid output.
Installation:
LINUX
Compile as described in the UNIX section
UNIX
1. Extract package with gzip -dc dxflib-xxxx.tar.gz | tar xvf -
2. Run ./configure
3. Optionally run make depend
4. Run make
5. Run make install or copy libdxf.a and the header files to the default locations for library and include files.
6. Optional: run make demo to compile the demo application
Main features:
Supported Sections:
- HEADER
- Variables
- TABLES
- LAYER
- BLOCKS
- ENTITIES
- POINT
- LINE
- ARC
- CIRCLE
- ELLIPSE
- POLYLINE
- LWPOLYLINE
- INSERT
- TEXT
- HATCH
- DIMENSION
- Aligned
- Linear
- Radial
- Diametric
- Angular
- Leader
<<less
Download (0.13MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1511 downloads
naca42dxf 1.0.0

naca42dxf 1.0.0


naca42dxf project is an interactive text program used to output a dxf or gnuplot file from a NACA 4 digits code or a .dat file. more>>
naca42dxf project is an interactive text program used to output a dxf or gnuplot file from a NACA 4 digits code or a .dat file.

Installation:

tar -xzvf naca42dxf-1.0.0.tgz
cd naca42dxf-1.0.0
make
sudo make install
<<less
Download (0.015MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
901 downloads
Dxf2PostGIS 1.2.28

Dxf2PostGIS 1.2.28


Dxf2PostGIS is a tool to convert DXF files to PostGIS geometry tables. more>>
Dxf2PostGIS is a tool to convert DXF files to PostGIS geometry tables.

A single DXF file is converted to a PostgreSQL/PostGIS SQL script to create and populate 5 tables, using the AutoCAD information of point, line, polyline, text, circle, insert.
<<less
Download (0.19MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
908 downloads
gCAD3D 1.084

gCAD3D 1.084


gCAD3D is a 3D-CAD/CAM-software with Iges-Import/Export, DXF-Import/Export, VRML-1, programming-Interface, scripting language. more>>
gCAD3D is a 3D-CAD and CAM-software with Iges-Import and Export, DXF-Import and Export, VRML-1, programming-Interface, scripting language.

<<less
Download (1.4MB)
Added: 2007-07-08 License: Freeware Price:
848 downloads
QCad 2.0.5.0

QCad 2.0.5.0


QCad is an application for computer aided drafting in two dimensions. more>>
QCad is an application for computer aided drafting in two dimensions. With QCad you can create technical drawings such as plans for buildings, interiors or mechanical parts. QCad works under Linux, Unix Systems, Mac OS X and Windows. The source code of QCad is released under the GPL (Open Source).
QCad was designed with modularity, extensibility and portability in mind. But what people notice most often about QCad is its intuitive user interface. QCad is a simple 2D CAD system for everyone. You dont need any CAD experience to get started with QCad immediately.
Main features:
- Various modes for creating lines, arcs, circles, ellipses, parallels, angle bisectors, ...
- DXF Format (DXF 2004, R12)
- Texts in many different CAD fonts
- Dimensioning of distances, angles, diameters, tolerances, ...
- Hatches and solid fills
- Splines
- Full support of Layers and Blocks (Inserts)
- Powerful selection and modification tools (move, rotate, mirror, trim, stretch, ...)
- Snapping to objects (endpoints, centers, intersections, ...)
- Console for co-ordinate positioning and launching commands
- Multiple undo / redo levels
- Support for various units including metric, imperial, degrees, grad, rad, ...
- Import and Export of Bitmaps (JPEG, PNG, ...)
- Creation of PS files which can be easily converted to PDF
- Translations of the user interface: Czech, Danish, Dutch, English, Estonian, French, German, Greek, Hungarian, Italian, Polish, Russian, Slovak, Spanish, Turkish
- Scripting interface
Enhancements:
- This update features improved DXF compatibility, improved support for ellipses, and some fixes for OS X.
<<less
Download (4.3MB)
Added: 2005-11-23 License: GPL (GNU General Public License) Price:
3000 downloads
AutoQ3D 1.36b

AutoQ3D 1.36b


AutoQ3d a QT quick 3d model editor program for Linux. more>>
AutoQ3d project a QT quick 3d model editor program for Linux.
Main features:
- Drawing tools for creating points, lines, polylines, triangles, rectangles.
- Import DXF File Format (DXF 2004, 2000, R14).
- Export DXF File Format (DXF 2000).
- Import MD2 File Format (Quake File Format).
- Powerful selection and modification tools (move, scale, stretch, rotate, mirror, zoom, pan,...).
- Snapping to objects (endpoints, centers, intersections,...).
- Console for coordinate positioning and launching commands.
<<less
Download (MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
816 downloads
AutoQ3D Standard for Linux 3

AutoQ3D Standard for Linux 3


Its an easy, light and fast design tool to draw 3D models. more>> Its an easy, light and fast design tool to draw 3D models using the full power of your PCs graphics hardware, allowing you to rapidly prototype your designs. You can easily rotate, pan, zoom your 3D designs in real-time, use text tools. AutoQ3D Standard can export to DXF files for interchange with other applications. AutoQ3D Standard works great on Windows and Linux. You dont need to be a 3D designer expert to get the best out of AutoQ3D Standard.<<less
Download (1.50MB)
Added: 2009-04-17 License: Freeware Price: Free
199 downloads
pdnmesh 0.2.1

pdnmesh 0.2.1


pdnmesh is a finite element program. more>>
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available.

The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
<<less
Download (1.5MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1666 downloads
pstoedit 3.43

pstoedit 3.43


pstoedit converts Postscript and PDF files to other vector graphic formats so that they can be edited graphically. more>>
pstoedit program converts Postscript and PDF files to other vector graphic formats so that they can be edited graphically.
Supported Formats
Currently pstoedit can generate the following major formats:
- Tgif .obj format (for tgif version >= 3)
- .fig format for xfig
- pdf - Adobes Portable Document Format
- gnuplot format
- Flattened PostScript (with or without Bezier curves)
- DXF - CAD exchange format
- LWO - LightWave 3D
- RIB - RenderMan
- RPL - Real3D
- Java 1 or Java 2 applet
- Idraw format (in fact a special form of EPS that idraw can read)
- Tcl/Tk
- HPGL
- AI (Adobe Illustrator) (based on ps2ai.ps - not a real pstoedit driver - see notes below and manual)
- Windows Meta Files (WMF) (Windows 9x/NT only)
- Enhanced Windows Meta Files (EMF) (Windows 9x/NT only)
- OS/2 meta files (OS/2 only)
- PIC format for troff/groff
- MetaPost format for usage with TeX/LaTeX
- LaTeX2e picture
- Kontour
- GNU Metafile (plotutils / libplot)
- Skencil( http://www.skencil.org )
- Mathematica
- via ImageMagick to any format supported by ImageMagick
- SWF
Enhancements:
- Several usability improvements were introduced.
- Secure versions of several functions are used where possible.
- The code was cleaned up and a driver was included for the OpenOffice metafile format.
<<less
Download (0.82MB)
Added: 2006-03-07 License: GPL (GNU General Public License) Price:
1337 downloads
Survex 1.1.12

Survex 1.1.12


Survex provides a software suite for processing, viewing, and printing cave survey data. more>>
Survex provides a software suite for processing, viewing, and printing cave survey data.
It is multi-platform and multi-lingual, can deal with extremely large and complex datasets, and can read survey data from many sources.
A sophisticated GUI visualization tool (Aven) is included as well as the data processing tool (Cavern) and a data entry tool (Survex-edit).
There are also printing and data conversion tools. Printing for HPGL, Postscript, PCL (Laser/inkjet), and Dot-matrix printers is supported.
Output converters to DXF and extended elevation form are included.
Survey data can be read in native Survex form, or Compass or CMAP files.
Conversion from other formats such as SMAPS is easily accommodated.
Main features:
- Its free! Survex is distributed with full source code under the GNU Public License. Other coders are encouraged to help add features.
- Multi-platform - using Survex doesnt force everyone working on your survey project to use the same operating system. Survex is designed to be portable, so getting it to run on palmtop machines should be fairly easy - Wookeys got Survex running on the Compaq iPaq running Linux.
- Internationalisation support - translations supplied for English, French, German, Spanish, Catalan, Portuguese, Italian, Slovak, Romanian, and US English.
- Hierarchical survey station naming.
- Fast processing of survey data in a wide range of formats, aided by sophisticated network simplification techniques (which also reduce memory requirements allowing Survex to be used on low end machines).
- Cave complexity limited only by available memory. No arbitrary limits on number of legs, number of surveys, length of station names, number of fixed points, etc.
- Include files allow `projects for survey data management. A survey, or collection of surveys, can be included in many different projects.
- No restrictions on the order survey data can be read in - theres no need to artificially reorder your data to make sure each survey leg connect to a previously read one.
- Support for a wide range of data styles, including "interleaved data", backsights, underwater surveys performed with a depth gauge, and unsurveyed visual connections.
- Network reduction with loop closure errors distributed by least squares. Standard errors and closure errors are reported. Theres also an experimental gross error (blunder) detector.
- Data can be partially processed, loops closed, and then more data processed which will not move the existing stations - useful for adding a loop to an existing map without redrawing the whole thing.
- All instruments (e.g. tape, compass, clino, topofil, depth gauge) have optional scale and zero corrections.
- Special handling for plumbed legs (where the clino correction doesnt apply).
- Magnetic deviation separately specifiable to compass calibration (useful for survey projects lasting many years).
- Support for most input units: metres, feet, degrees, mils, grads, minutes, and also user specifiable units. Percent gradient is also supported.
- Each measurement can have its Standard Deviation specified separately (for specifying the grade of a section, giving special treatment to an odd or suspicious measurement, or feeding in measurements derived from techniques such as radiolocation).
- Fast redraw and bank-switching techniques give smooth, responsive animation.
- Large printouts can be produced on multiple pages with cut-marks to indicate where to cut and join the pages together.
- Support for printing using Microsoft Windows printer drivers; also native drivers for PostScript, ESC/P (Epson, IBM Proprinter, Canon BJs and compatibles), PCL (HP Laserjets, Deskjets and compatibles), and HPGL (HP pen plotters and compatibles).
- Colour printing supported when using Microsoft Windows printer drivers, or the included Postscript driver.
Whats New in 1.1.12 Release:
- Aven now remembers its windows size (or maximized/fullscreen status) between invocations. The "Export as..." menu item now brings up an options dialog like "Print..." does.
<<less
Download (1.6MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
993 downloads
BRL-CAD 7.10.0

BRL-CAD 7.10.0


BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor. more>>
BRL-CAD project is a powerful Constructive Solid Geometry (CSG) solid modeling system. BRL-CAD includes an interactive geometry editor, ray tracing support for rendering and geometric analysis, network distributed framebuffer support, image-processing and signal-processing tools. The entire package is distributed in source code form.
Since the late 1950s, computers have been used to assist with the design and study of combat vehicle systems. The result has been a reduction in the amount of time and money required to take a system from the drawing board to full-scale production as well as increased efficiency in testing and evaluation.
In 1979, the U.S. Army Ballistic Research Laboratory (BRL) (now the U.S. Army Research Laboratory [ARL]) expressed a need for tools that could assist with the computer simulation and engineering analysis of combat vehicle systems and environments. When no existing computer-aided design (CAD) package was found to be adequate for this purpose, BRL software developers began assembling a suite of utilities capable of interactively displaying, editing, and interrogating geometric models. This suite became known as BRL-CAD.
Now comprising over one-half million lines of C code, BRL-CAD has become a powerful constructive solid geometry (CSG) modeling package that has been licensed at over 2,000 sites throughout the world. It contains a large collection of tools, utilities, and libraries including an interactive geometry editor, raytracing and generic framebuffer libraries, a network-distributed image-processing and signal-processing capability, and a customizable embedded scripting language. In addition, BRL-CAD simultaneously supports dual interaction methods, one using a command line and one using a graphical user interface (GUI).
A particular strength of the package lies in its ability to build and analyze realistic models of complex objects using a relatively small set of "primitive shapes." To do this, the shapes are manipulated by employing the basic Boolean operations of union, subtraction, and intersection. Another strength of the package is the speed of its raytracer, which is one of the fastest in existence. Finally, BRL-CAD users can accurately model objects on scales ranging from the subatomic through the galactic and get "all the details, all the time."
The application side of BRL-CAD also offers a number of tools and utilities. They primarily concern (1) geometric conversion, (2) geometric interrogation, (3) image format conversion, and (4) command-line-oriented image manipulation. The following is a list of the major BRL-CAD tools and utilities.
- MGED (Multiple-Device Geometry Editor) ? BRL-CADs graphics editor. (For detailed guidance on the use of MGED as well as a list of all the MGED commands currently available, see Butler et al. [2001].)
- Tools for raytracing and interrogating raytraced geometric objects.
- rt ? the main raytracer for rendering images in BRL-CAD.
- nirt ? a package for firing rays interactively and getting information about what the rays run into.
- remrt ? a network-distributed raytracing package.
- An assortment of geometric converters to convert to and/or from other geometry formats, including Euclid, ACAD, AutoCAD DXF, TANKILL, Wavefront OBJ, Pro/ENGINEER, JACK (the human factors model for doing workload/usability studies), Viewpoint Data Lab, NASTRAN, Digital Equipments Object File Format (OFF), Virtual Reality Mark-up Language (VRML), Stereo Lithography (STL), Cyberware Digitizer data, and FASTGEN4.
- bwish ? a Tcl/Tk interpreter in a windowing shell with enhancements compiled into it for accessing BRL-CAD libraries. It also includes various other extensions to the Tcl language.
- irprep ? produces input to the PRISM (Physically Realistic Infrared Simulation Model) code.
- JOVE (Jonathans Own Version of Emacs) ? a fast, light implementation of Emacs.
- Applications for displaying images of various types on the framebuffer application and retrieving data from that framebuffer into images of various types.
- Tools for generating geometry for common objects such as fences, walls, and geometric mathematical oddities (e.g., the sphereflake shown in Figure 2 in Section 4).
- Data manipulation programs to (1) convert integers to floats, floats to doubles, etc. (e.g., cv); (2) perform mathematical operations on file elements (e.g., imod, umod, and dmod); (3) compute statistics of file elements (e.g., istat, ustat, and dstat); etc.
- Utilities for building animation scripts ? keeping track of columnar data and interpolating it to allow one to produce input to the rt program to render multiple items for animation.
- Utah Raster Tool Kit ? image manipulation of all RLE-based images.
- Programs for manipulating images and converting between different image file types. The two primary BRL-CAD types are pix (24-bit red, green, and blue [RGB] color images) and bw (8-bit greyscale images). Converters exist for various image formats including alias, png, ppm, etc.
- Programs for filtering images, doing histograms on the image data, and extracting rectangles from the images.
- Tools for combining two images and blending them together. (These tools were created before good image editing tools for video production were available; today users would typically load the images directly into a video editing package.)
Enhancements:
- fixed -i argument bug in g-acad, g-dxf, g-nff, g-obj - Shawn Baker
- framebuffer toggle added to raytrace panel in mged - Sean Morrison
- fixed rtedge multithreaded output render bug - Erik Greenwald
- fixed jove/termcap issues on Mac OS X - Sean Morrison
- updated bundled libtermcap to NetBSD version 0.6 - Sean Morrison
- increased output precision on mged analyze command - Sean Morrison
- prevent mged shutdown on DSP objects with no data - Sean Morrison
- integration into the Arch Linux packaging system - Loui Chang
- upgrade of bundled tcl/tk from 8.4.6 to 8.5a5 - Sean Morrison
- improved EOL processing in 70+ tools - Sean Morrison, John Anderson
- rewrote pixcmp providing improved I/O format options - Sean Morrison
- added new manual page for pixcmp utility - Sean Morrison
- updated bundled zlib to version 1.2.3 - Sean Morrison
- updated bundled libpng to version 1.2.16 - Sean Morrison
- fixed Windows line-ending bug in dxf-g - John Anderson
- g_qa manual page documents the -t tolerance option - Lee Butler
- updated bundled blt to blt2.4z-patch-2 - Sean Morrison
- dxf-g turns 2D entities into sketches instead of nmg - John Anderson
- removed advertising clause from BSD code - Sean Morrison
- fix index bug, allow material ID of zero in rtweight - Karel Kulhavy
- fixed multiple frame render bug in raytracers - Karel Kulhavy
- mged help command now shows help for all args listed - Sean Morrison
<<less
Download (41MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
963 downloads
Coindesigner 1.3

Coindesigner 1.3


Coindesigner is a RAD (rapid application development) system to build 3D applications using Coin3D openInventor. more>>
Coindesigner is a RAD (rapid application development) system to build 3D applications using Coin3D openInventor.
Coindesigner allows to write simple 3D scenarios just using drag&drop, so users require no programming acknoledges at all to use it.
Coindesigner is a system equivalent to glade or qt-designer, where we can choose components from the openInventor toolkit, add them somewhere in our scene and configure them in a very easy way... and all changes are applied to the scene on the fly!
Main features:
- Reads and write scenes in native openInventor file format
- Can import geometry from VRML, 3ds, DXF, OFF (from geomview), SMF, sphere trees .SPH and XYZ point clouds file formats.
- Can export geometry to file formats VRML2, SMF, OBJ, STL, OFF y XYZ.
- It allows to visualize volumetric data (such as medical CT) if SIM Voleon is available in your system.
- Makes some basic geometrical operations, as mesh reduction (with QSLIM) and convex hull computation.
- It includes cdsview, an minimalistic external viewer that allows you to view and distribute scenes without need of coindesigner.
- Provides helpers to define colors (with QColorDialog), file paths (with QFileDialog), menus for enumerated types and much more...
- Allows to use manips to configure Lights and Transform nodes. Just use the right mouse button to interchange between those nodes and their manip!
- GUI has been translated to English, Spanish and Portuguese
- Includes the complete coin reference and several tutorials directly brownsables from the application.
- Its as multiplatform as coin3d and Qt are. It works under Linux, Mac OS X, and Windows.
- Its open source released under GPL license.
<<less
Download (0.46MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1068 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2