Skip to main content

Posts

Showing posts with the label CAD

More on Web3D

Following some posts on standards for 3D ( Web CAD and Pseudo 3D game ) here are some other links on Web3D: http://www.web3d.org/ http://www.web3d.org/x3d/x3dom/ http://www.teratec.eu/gb/forum/atelier_3.html http://www.x3dom.org/

Free Open Source Parametric 3D CAD on Linux

The folks looking for a free and open source option for a Parametric 3D CAD have theirs choice now. HeeksCAD is a parametric 3D CAD, based on the open source modeler OpenCascade . Actually it is for Linux and Windwos. It uses WX Widgets as its widget set. The HeeksCAD site lacks on screenshots, as long as they are keeping a good work on the software... (let the community provides the screenshots ;-) Googling a little we can found a good discussion in a forum at http://www.linuxgraphic.org/forums/viewtopic.php?f=41&t=5728 (it is in French) From the forum discussion above, I had extracted the following shots: I had already used the Salome (another OpenCascade based tool), but the CAD it provides where more for geometry design for finite element pre and post processing. Diferent from Salome, HeeksCAD has much more functionalities from CADs like Pro/Engineer and SolidWorks . I have around 8 years of experience in P ro/Engineer and 5 years using SolidWorks , I had no difficult to ...

Some free/open tools for hobbies

[Open source PCB routing] MUCS-PCB - The University of Manchester School Of Computer Science PCB design software http://intranet.cs.man.ac.uk/apt/projects/tools/mucs-pcb/ Ladder Logic for PIC and AVR http://www.cq.cx/ladder.pl SketchFlat: 2d CAD, with Constraints http://www.cq.cx/sketchflat.pl SOLVESPACE -- parametric 3d CAD http://solvespace.com/index.pl And for autorouting on kicad , there is the closed source freerouting

Web CAD

More on my quest to build something near a 3D visualizer with PHP and Javascript Web 3D rendering: http://www.uselesspickles.com/triangles/demo.html (this one uses less divs for the rendering) http://www.treebuilder.de/default.asp?file=844112.xml http://www.lutanho.net/svgvml3d/index.html http://deanm.github.com/pre3d/ http://www.nihilogic.dk/labs/canvas3dtexture_0.2/ http://www.nihilogic.dk/labs/canvas3d/ 3D Chrome Experiments http://www.chromeexperiments.com/detail/monster/ Quering for "chrome experiments 3D shading" on google http://www.chromeexperiments.com/detail/colorscube/ http://www.chromeexperiments.com/detail/orange-tunnel/ Some other Chrome experiments http://www.chromeexperiments.com/detail/js-touch/ http://www.chromeexperiments.com/detail/3d-waveform/ Opening IGES/STEP files http://www.opensg.org/wiki/PotentialContributions (with OpenSG) http://www.ogre3d.org/forums/viewtopic.php?t=33146&highlight=&sid=ce193664e1d3d7c4af509e6f4e2718c6 (with Ogre) http:...

CAD Tutorials

The Mechanical Engineering Department from the Carnigie Mellon University has placed some good tutorials on how to use the PTC Pro/Engineer CAD software . It is an excellent material and is based on Pro/Engineer Wildfire 3, the last one with a Linux version. It also includes Sheet Metal and Surfaces design and Finite Element Analisys using the Pro/Mechanica module.