3D tools on Linux3D viewers & convertersIntroductionwith a MENU | 'glc_player' 3D viewer GUI interface |
Home >RefInfo menu >
Computer topics menu >
Linux Guides/Notes by Blaze menu >
This 3D tools
(viewers & converters)
Introduction-and-Menu page
Home of the Blender project - Free and Open 3D Creation Software. Sweet Home 3D is a great, free, professional 2D and 3D floor plan drawing software. You can download it for free on Window, Linux, and Mac, here: http://www.sweethome3d.com/download.jsp. Meshmixer is a 3D drawing software that allows you to work with triangle meshes. It offers various features, including drag-and-drop mesh mixing, 3D sculpting, surface stamping, support for 3D printing, 3D patterns and lattices, hollowing, and 3D measurements. This is a free software that is available for Windows, Linux, and Mac OS X. Wings 3D is an easy, free, and powerful subdivision 2D/3D modeler. It can easily be your AutoCAD Alternative for Linux no matter if you're a beginner. Wings 3D comes with a bunch of features like customizable interface, modeling tools, built-in AutoUV mapping facility, and material and lights support. With this AutoCAD 3D command the user is left with the area that is common to both the objects. 3D Drawing Tools. AutoCAD is primarily used for generating 2D sketches. While it is possible to create 3D objects, AutoCAD is built around a flat, sketch-based interface. There is a wide range of pre-defined 3D objects in AutoCAD.
! Note !
More notes and images and software descriptions
may be added, if/when I re-visit this page.
< Go to the Table of Contents (menu), below. >
(Skip the Introduction)
INTRODUCTION : This page is meant to provide a menu of links to pages ofnotes on 3D tools for Linux ---mostly 3D file viewers and 3D file converters. The emphasis is on software that is available at no cost or low cost. Editing 3D files with tools such as Blender and Wings3D is a much moredifficult and extensive topic than 3D viewers and converters. There will be a few notes in these pages on 3D modellers being used as3D file viewers. But, if I collect notes on creating and editing 3D files with3D file editors (modellers),I will collect those notes on separate web pages,and (if I remember to) I will put links on this page. This page is meant to provide a menu of links to pages of notes on
The pages on viewers and converters include
and/or
for many of the 3D viewer and converter programs. The ultimate purpose is to collect 3D code from all overthe Internet to make it easily availablefor further 3D software development for Linux systems. |
'paraview' 3D viewer
GUI interface
A quick overview of some 3D file types : Some of the 3D file types we will be dealing with are : (Many of the following links are to Wikipedia.)
Some 3D viewers, for Linux : Some of the 3D viewers that have proved to be easily installable onLinux (Ubuntu 9.10 or thereafter) are (roughly in alphabetic order) :
Additionally, some 3D modellers (creators and editors of 3D files) canbe used as viewers, but they are ordinarily slower to load than 'lighter-weight'3D viewers. And they have much more complicated user interfaces. There are several 3D modellers that are easily installable onLinux (esp. Ubuntu), and they are (in numero-alphabetic order by name) :
Blender, Wings3D, and K-3D were easily installable on Ubuntu Linuxvia the left of the toolbar panel across the top of the screen --- 'Applications > Ubuntu Software Center' (in 2011). And 'mm3d' was easily installable via the 'sudo apt-get install mm3d'command. There are a few other 3D viewers that I should mention --- butI list them separately, because they may not be as easilyinstallable on Linux (esp. Debian or Ubuntu) as the packages above.
I generally stay away from Java-based code --- especiallyfor 3D, not only for performance reasons, but because it is so hardto find Debian or Ubuntu packages of Java-based 3D viewers. But I provide links to such Java-based 3D viewers here ---if only as a reminder that they exist. Besides 'freeWRL' (mentioned above as being 'dropped' byDebian package-makers), here are a few more Java 3Dviewer programs.
The Java 'write-once, run anywhere' IDEA is a nice one. One of the problems, however, is getting Java-engines[byte-code interpreters] that run with no problems onyour particular machine --- with its windowing system andits 3D video card. Java 3D is basically taking a very, very complex area--- 3D graphics programming adding another layer of complexity--- another layer of things that can go wrong ---to that complex situation. Ubuntu 3d modeling. However, since
maybe we can expect some stable, Java-based 3D-file-viewerson Linux, in coming years. Some 3D file CONVERTERS for Linux : Most 3D multi-converter programs (programs that convertbetween many pairs of 3D file formats) require lots ofdevelopment and testing. As a consequence most such programs are non-free and rather costly. On Linux, I have found only a few 3D 'multi-converter' programs, namely :
On Linux, there are quite a few 3D 'one-to-one'converter programs, that is programs that convertONLY one 3D format to ONLY one other 3D format. Not surprisingly, the quality of these 3D converterprograms varies considerably. Most are available as source rather than compiled binaries. You hardly ever find these, or the 'multi-converters' above,in Linux binary packages such as Debian or Red Hat packages. A list follows that gives an idea of the kinds of 3D'one-to-one' converters that might be (or were) availableand buildable on Linux (or Unix) :
These indicated 'one-to-one' converters are actually some combinationsthat I have found to be implemented in one language or another, but it is notclear to me yet whether they are all capable of being fairly easilyimplemented --- in particular, on Linux (especially Ubuntu or some otherDebian-based distro). However, if the source is available and compilable, for some of these,I intend to make the source and compiled program available via a3D converters web page. At least these programs do not require libraries for GUIuser interfaces and for 3D graphics, so the compilationrequirements are generally relatively simple. Some 3D test/demo files : In addition to web pages for 3D viewers and 3D converters,I also have a web page that is meant to serve asa source of various 3D sample files for various 3D fileformats, with suffixes such as '.3ds', '.blend', '.dwg', '.dxf', '.igs', '.iv', '.obj', '.ply', '.pov', '.stl', '.stp', '.vtk', '.wrl', '.x3d' --- the ones in bold being the types that are most commonly used (and found). A few of these formats, like '.igs' (IGES) and '.dwg', are actually mainly used as 2D drafting formats. But they are included here because they often contain geometry that is used to make 3D models --- and some viewers of 3D files are also capable of viewing these 2D file formats. My background on 3D viewers and converters : I spent about 10 years (about 1995 to 2004) working on SGI (Silicon Graphics)Unix workstations, installing and supporting software for engineeringpurposes --- especially Finite Element Analysis and for Large ScaleVisualization. About 1993 to 1998 were the 'boom years' for SGI. During that time, their talented people had come out withthe Inventor file format for 3D models --- with lightingand some built-in animation capabilities included inthe format specification. VRML 1 was a subset of the SGI Inventor specification. The potential capabilities were demonstrated by some examplefiles which included interactivity capabilities. One example VRML(2) model is a sphere that could beslid back and forth along a rod (constrained thereto),by using a mouse to drag the sphere. I was in a position to try out the SGI 'ivview' program (a 'stand-alone' program) and 'Cosmoplayer' program(a web browser plug-in, only) on various demoInventor and VRML files. It seemed like there was a lot of potential there ---in the advertising and presentations worldif not in the engineering world. In any case, thus was born my interest in 3Dfile viewers, 3D file converters, and 3D file formats. On the MENU - of 3D resources pages, below : There is a 'Table of Contents', just below, that contains links toseveral web pages that I have constructed having to do with3D viewers, 3D converters, and 3D test/demo files --- as well as'special subject' areas in 3D graphics. You can use the Find-Text option of your web browser to lookfor keywords on this page (and in those pages) ---keywords such as 'view', 'play', 'convert', 'vrml', 'inventor','3ds', 'dxf', 'iv', 'obj', 'stl', 'ply', etc. There is also a link to a page of 'external' web links --- on 3D viewers,3D converters, 3D file formats, and other 3D topics --- nearthe bottom of this page. I try to provide links that will not go dead in a year or two,but the internet is littered with 'Links' pages on which90% of the links are dead. No doubt, in about 10 years, at least 50% of the links onmy 3D links page will be dead. |
TABLE OF CONTENTS : (a menu of links to 'local' web pages)
|
INTRODUCTION : This page is meant to provide a menu of links to pages ofnotes on 3D tools for Linux ---mostly 3D file viewers and 3D file converters. The emphasis is on software that is available at no cost or low cost. Editing 3D files with tools such as Blender and Wings3D is a much moredifficult and extensive topic than 3D viewers and converters. There will be a few notes in these pages on 3D modellers being used as3D file viewers. But, if I collect notes on creating and editing 3D files with3D file editors (modellers),I will collect those notes on separate web pages,and (if I remember to) I will put links on this page. This page is meant to provide a menu of links to pages of notes on
The pages on viewers and converters include
and/or
for many of the 3D viewer and converter programs. The ultimate purpose is to collect 3D code from all overthe Internet to make it easily availablefor further 3D software development for Linux systems. |
'paraview' 3D viewer
GUI interface
A quick overview of some 3D file types : Some of the 3D file types we will be dealing with are : (Many of the following links are to Wikipedia.)
Some 3D viewers, for Linux : Some of the 3D viewers that have proved to be easily installable onLinux (Ubuntu 9.10 or thereafter) are (roughly in alphabetic order) :
Additionally, some 3D modellers (creators and editors of 3D files) canbe used as viewers, but they are ordinarily slower to load than 'lighter-weight'3D viewers. And they have much more complicated user interfaces. There are several 3D modellers that are easily installable onLinux (esp. Ubuntu), and they are (in numero-alphabetic order by name) :
Blender, Wings3D, and K-3D were easily installable on Ubuntu Linuxvia the left of the toolbar panel across the top of the screen --- 'Applications > Ubuntu Software Center' (in 2011). And 'mm3d' was easily installable via the 'sudo apt-get install mm3d'command. There are a few other 3D viewers that I should mention --- butI list them separately, because they may not be as easilyinstallable on Linux (esp. Debian or Ubuntu) as the packages above.
I generally stay away from Java-based code --- especiallyfor 3D, not only for performance reasons, but because it is so hardto find Debian or Ubuntu packages of Java-based 3D viewers. But I provide links to such Java-based 3D viewers here ---if only as a reminder that they exist. Besides 'freeWRL' (mentioned above as being 'dropped' byDebian package-makers), here are a few more Java 3Dviewer programs.
The Java 'write-once, run anywhere' IDEA is a nice one. One of the problems, however, is getting Java-engines[byte-code interpreters] that run with no problems onyour particular machine --- with its windowing system andits 3D video card. Java 3D is basically taking a very, very complex area--- 3D graphics programming adding another layer of complexity--- another layer of things that can go wrong ---to that complex situation. Ubuntu 3d modeling. However, since
maybe we can expect some stable, Java-based 3D-file-viewerson Linux, in coming years. Some 3D file CONVERTERS for Linux : Most 3D multi-converter programs (programs that convertbetween many pairs of 3D file formats) require lots ofdevelopment and testing. As a consequence most such programs are non-free and rather costly. On Linux, I have found only a few 3D 'multi-converter' programs, namely :
On Linux, there are quite a few 3D 'one-to-one'converter programs, that is programs that convertONLY one 3D format to ONLY one other 3D format. Not surprisingly, the quality of these 3D converterprograms varies considerably. Most are available as source rather than compiled binaries. You hardly ever find these, or the 'multi-converters' above,in Linux binary packages such as Debian or Red Hat packages. A list follows that gives an idea of the kinds of 3D'one-to-one' converters that might be (or were) availableand buildable on Linux (or Unix) :
These indicated 'one-to-one' converters are actually some combinationsthat I have found to be implemented in one language or another, but it is notclear to me yet whether they are all capable of being fairly easilyimplemented --- in particular, on Linux (especially Ubuntu or some otherDebian-based distro). However, if the source is available and compilable, for some of these,I intend to make the source and compiled program available via a3D converters web page. At least these programs do not require libraries for GUIuser interfaces and for 3D graphics, so the compilationrequirements are generally relatively simple. Some 3D test/demo files : In addition to web pages for 3D viewers and 3D converters,I also have a web page that is meant to serve asa source of various 3D sample files for various 3D fileformats, with suffixes such as '.3ds', '.blend', '.dwg', '.dxf', '.igs', '.iv', '.obj', '.ply', '.pov', '.stl', '.stp', '.vtk', '.wrl', '.x3d' --- the ones in bold being the types that are most commonly used (and found). A few of these formats, like '.igs' (IGES) and '.dwg', are actually mainly used as 2D drafting formats. But they are included here because they often contain geometry that is used to make 3D models --- and some viewers of 3D files are also capable of viewing these 2D file formats. My background on 3D viewers and converters : I spent about 10 years (about 1995 to 2004) working on SGI (Silicon Graphics)Unix workstations, installing and supporting software for engineeringpurposes --- especially Finite Element Analysis and for Large ScaleVisualization. About 1993 to 1998 were the 'boom years' for SGI. During that time, their talented people had come out withthe Inventor file format for 3D models --- with lightingand some built-in animation capabilities included inthe format specification. VRML 1 was a subset of the SGI Inventor specification. The potential capabilities were demonstrated by some examplefiles which included interactivity capabilities. One example VRML(2) model is a sphere that could beslid back and forth along a rod (constrained thereto),by using a mouse to drag the sphere. I was in a position to try out the SGI 'ivview' program (a 'stand-alone' program) and 'Cosmoplayer' program(a web browser plug-in, only) on various demoInventor and VRML files. It seemed like there was a lot of potential there ---in the advertising and presentations worldif not in the engineering world. In any case, thus was born my interest in 3Dfile viewers, 3D file converters, and 3D file formats. On the MENU - of 3D resources pages, below : There is a 'Table of Contents', just below, that contains links toseveral web pages that I have constructed having to do with3D viewers, 3D converters, and 3D test/demo files --- as well as'special subject' areas in 3D graphics. You can use the Find-Text option of your web browser to lookfor keywords on this page (and in those pages) ---keywords such as 'view', 'play', 'convert', 'vrml', 'inventor','3ds', 'dxf', 'iv', 'obj', 'stl', 'ply', etc. There is also a link to a page of 'external' web links --- on 3D viewers,3D converters, 3D file formats, and other 3D topics --- nearthe bottom of this page. I try to provide links that will not go dead in a year or two,but the internet is littered with 'Links' pages on which90% of the links are dead. No doubt, in about 10 years, at least 50% of the links onmy 3D links page will be dead. |
TABLE OF CONTENTS : (a menu of links to 'local' web pages)
|
Also seeantiprism.com --- See the following two images, still and animated. |
3d Drawing Software For Linux
Links :
END OF TABLE OF CONTENTS. |
3d Drawing Linux
Bottom of this To return to a previously visited web page location, click onthe Back button of your web browser, a sufficient number of times.OR, use the History-list option of your web browser. < Go to TOP of this page, above. > |