13 projects tagged "CAD"
CADauno is a 3D modeling tool based on the NURBS surfaces. It aims to exploit the power of NURBS at representing free forms. It provides an interpolation facility ("skinning" technique), which enables the designer to create a closed surface passing through different section curves. This makes it possible, as an example, to build a human body 3D model starting from sections provided by a Computed Axial Tomography scanner.
DXF Export Java is a Java library for exporting CAD entities, along with their properties, to stream or AutoCAD DXF files at high speed and with ease. Creating a new DXF file takes only one call of the exporter class, provided that user data has been prepared and loaded to the required fields beforehand. The library handles all major entities, including Arc, Bezier, Circle, Ellipse, Hatch Pattern, Line, Multi-line Text, Pixel, Polyline, Rectangle, and Text. It also supports layers, colors, line styles, and other important properties. Source code and working demos are included.
QSapecNG (Symbolic Analysis Program for Electric Circuits (New Generation)) is a Qt-based program for symbolic analysis of linear analog circuits. It consists of two independent parts, the SapecNG framework engine and the QSapecNG GUI. It was based on SapWin. Users can draw, solve, analyse, and manage analog circuits.
gCAD3D is a 3D CAD-CAM application which features an integrated 3D OpenGL viewer, a program interpreter for geometry and NC-commands in 3D, and a programming interface for user programs. It has support for importing Step files and support for both importing and exporting Iges, DXF, and VRML files.
OCE (OpenCascade Community Edition) is a community version of the OpenCascade Technology 3D kernel, a C++ library for 3D CAD development. It includes components for 3D surface and solid BRep modeling, visualization, data exchange (STEP, IGES), and rapid application development. OCE aims to fix bugs and improve code quality and portability.
Kobldes makes it possible for the designer to model building information and uses POV-Ray for visualization. It is also programmed using the POV-Ray screen description language (SDL). The goal of is to create a fully functioning building information modeling and management tool for designing buildings. It currently allows the designer to accomplish basic tasks with building components such as building levels and spaces in the process of solving design problems. In the near future, it will compute and make available information about the building such as sizes/volumes (such as an area for painting in a particular room), requirement checks (e.g. spatial conformance), and Property checks (e.g. calculating the solar savings factor).