HOME

TheInfoList



OR:

C3D Toolkit is a geometric modeling kit originally developed by ASCON Group, now by C3D Labs, using
C++ C++ (pronounced "C plus plus") is a high-level general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significan ...
and written in
Visual Studio Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such ...
. C3D Toolkit responsible for constructing and editing
geometric model __NOTOC__ Geometric modeling is a branch of applied mathematics and computational geometry that studies methods and algorithms for the mathematical description of shapes. The shapes studied in geometric modeling are mostly two- or three-dimensio ...
s. It can be
licensed A license (or licence) is an official permission or permit to do, use, or own something (as well as the document of that permission or permit). A license is granted by a party (licensor) to another party (licensee) as an element of an agreeme ...
by other companies for use in their
3D computer graphics 3D computer graphics, or “3D graphics,” sometimes called CGI, 3D-CGI or three-dimensional computer graphics are graphics that use a three-dimensional representation of geometric data (often Cartesian) that is stored in the computer for t ...
software products. The most widely known software in which C3D Toolkit is typically used are computer aided design (CAD),
computer-aided manufacturing Computer-aided manufacturing (CAM) also known as computer-aided modeling or computer-aided machining is the use of software to control machine tools in the manufacturing of work pieces. This is not the only definition for CAM, but it is the most ...
(CAM), and
computer-aided engineering Computer-aided engineering (CAE) is the broad usage of computer software to aid in engineering analysis tasks. It includes , , , durability and optimization. It is included with computer-aided design (CAD) and computer-aided manufacturing (CAM) ...
(CAE) systems. As the software development tool, C3D Toolkit performs 3D modeling, 3D constraint solving,
polygonal mesh In 3D computer graphics and solid modeling, a polygon mesh is a collection of , s and s that defines the shape of a polyhedral object. The faces usually consist of triangles (triangle mesh), quadrilaterals (quads), or other simple convex polyg ...
-to-
B-rep In solid modeling and computer-aided design, boundary representation (often abbreviated B-rep or BREP) is a method for representing a 3D shape by defining the limits of its volume. A Solid modeling, solid is represented as a collection of conn ...
conversion, 3D visualization, and 3D file conversions. It incorporates five modules: * C3D Modeler constructs geometric models, generates flat projections of models, performs triangulations, calculates the inertial characteristics of models, and determines whether collisions occur between the elements of models; ** C3D Modeler for ODA enables advanced 3D modeling operations through the ODA's standard "OdDb3DSolid" API from the
Open Design Alliance Open Design Alliance is a nonprofit organization creating software development kits (SDKs) for engineering applications. ODA offers interoperability tools for CAD, BIM, and Mechanical industries including .dwg, .dxf, .dgn, Autodesk Revit, Autode ...
; * C3D Solver makes connections between the elements of geometric models, and considers the geometric constraints of models being edited; * C3D B-Shaper converts polygonal models to boundary representation (B-rep) bodies; * C3D Vision controls the quality of rendering for 3D models using mathematical apparatus and software, and the workstation hardware; * C3D Converter reads and writes geometric models in a variety of standard exchange formats.


History

Nikolai Golovanov is a graduate of the
Mechanical Engineering Mechanical engineering is the study of physical machines that may involve force and movement. It is an engineering branch that combines engineering physics and mathematics principles with materials science, to design, analyze, manufacture, an ...
department of
Bauman Moscow State Technical University The Bauman Moscow State Technical University, BMSTU (russian: link=no, Московский государственный технический университет им. Н. Э. Баумана (МГТУ им. Н. Э. Баумана)), some ...
as a designer of space launch vehicles. Upon his graduation, he began with the Kolomna Engineering Design bureau, which at the time employed the future founders of ASCON, Alexander Golikov and Tatiana Yankina. While at the bureau, Dr Golovanov developed software for analyzing the strength and stability of shell structures. In 1989, Alexander Golikov and Tatiana Yankina left
Kolomna Kolomna ( rus, Колóмна, p=kɐˈlomnə) is a historical city in Moscow Oblast, Russia, situated at the confluence of the Moskva and Oka Rivers, (by rail) southeast of Moscow. Population: History Mentioned for the first time in 1177, Ko ...
to start up ASCON as a private company. Although they began with just an electronic drawing board, even then they were already conceiving the idea of three-dimensional parametric modeling. This radical concept eventually changed flat drawings into three-dimensional models. The ASCON founders shared their ideas with Nikolai Golovanov, and in 1996 he moved to take up his current position with ASCON. Today he continues to develop
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
s in C3D Toolkit.


Functionality


C3D Modeler

* Modeling 3D solids * Performing Boolean operations * Creating thin-walled solids * Filleting and chamfering parts * Modeling sheetmetal parts * Designing with direct modeling * Modeling 3D surfaces * Modeling 3D wireframe objects * Surface triangulation * Performing geometric calculations * Casting planar projections * Creating section views * Calculating mass inertia properties * Collision detection


C3D Converter

Boundary representation (B-Rep): * STEP incl. PMI (protocols AP203, AP214, AP242) * Parasolid X_T, X_B (read v.29.0/write v.27.0) * ACIS SAT (read v.22.0/write v.4.0, 7.0, 10.0) *
IGES The Initial Graphics Exchange Specification (IGES) is a vendor-neutral file format that allows the digital exchange of information among computer-aided design (CAD) systems. It's an ASCII-based textual format. The official title of IGES is ''D ...
(read v.5.3/write v.5.3) Polygonal representation: * STL (read and write) *
VRML VRML (Virtual Reality Modeling Language, pronounced ''vermal'' or by its initials, originally—before 1995—known as the Virtual Reality Markup Language) is a standard file format for representing 3-dimensional (3D) interactive vector graph ...
(read v.2.0/write v.2.0) Both representations: * JT v.8.0 - 10.x incl. PMI and LOD (ISO 14306) The C3D file format is also used as CAD exchange format, and it is gaining popularity in the global area.


C3D Vision

* Configures levels of detail (LOD) * Applies
shader In computer graphics, a shader is a computer program that calculates the appropriate levels of light, darkness, and color during the rendering of a 3D scene - a process known as ''shading''. Shaders have evolved to perform a variety of speci ...
s and widgets * Uses 3D assembly feature tree managers * Controls static graphics and dynamic scenes * Sets anti-aliasing levels * Culls invisible elements of scenes * Speeds up visual computing through hardware acceleration * Section planes * Interactive 3D controls (manipulators)


C3D Solver

* 2D constraint solver for 2D drawings and 3D sketches * 3D constraint solver for assemblies and kinematic analyses The C3D Solver supports the following constraint types: * Coincidence (available in 2D and 3D) * Align points (2D) * Angle (2D and 3D) * Coaxiality (3D) * Distance (2D and 3D) * Equal lengths (2D) * Equal radii (2D) * Fix geometry (2D and 3D) * Fix length and direction (2D) * Incidence (2D) * Parallelism (2D and 3D) * Perpendicularity (2D and 3D) * Radius (2D) * Tangency (2D and 3D)


C3D B-Shaper

* Controls surface recognition accuracy * Segments polygonal meshes * Edit segments * Reconstructs segments in certain types of surfaces * Generates
B-rep In solid modeling and computer-aided design, boundary representation (often abbreviated B-rep or BREP) is a method for representing a 3D shape by defining the limits of its volume. A Solid modeling, solid is represented as a collection of conn ...
models


Features

The
development environment In software deployment, an environment or tier is a computer system or set of systems in which a computer program or software component is deployed and executed. In simple cases, such as developing and immediately executing a program on the same m ...
operates using these software: * MS Visual Studio 2017 * MS Visual Studio 2015 * MS Visual Studio 2013 * MS Visual Studio 2012 * MS Visual Studio 2010 * MS Visual Studio 2008 *
Clang Clang is a compiler front end for the C, C++, Objective-C, and Objective-C++ programming languages, as well as the OpenMP, OpenCL, RenderScript, CUDA, and HIP frameworks. It acts as a drop-in replacement for the GNU Compiler Collection ...
(for Mac OS) * GCC (for Linux) * NDK (for Android) The supported
programming language A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language. The description of a programming ...
s include: *
C++ C++ (pronounced "C plus plus") is a high-level general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significan ...
* C# *
JavaScript JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage behavior, of ...


Applications

Since 2013 - the date the company started issuing a license for the toolkit -, several companies have adopted C3D software components for their products, users include:
nanoCAD
an
nanoCAD Mechanica
use the C3D Modeler, C3D Solver, and C3D Converter components
KOMPAS-3D
flexible 3D modeling system
KOMPAS-BuilderKOMPAS:24
for Android
TECHTRAN
uses C3D to import 3D models in various formats, view them, prepare blanks for turning
CNC Numerical control (also computer numerical control, and commonly called CNC) is the automated control of machining tools (such as drills, lathes, mills, grinders, routers and 3D printers) by means of a computer. A CNC machine processes a p ...
s from 3D models of future parts, and retrieve geometric data from 3D models.
LEDAS Geometry Comparison (LGC)
technology to compare 3D models and pinpoint all of the differences between them * CAE syste
PASS/EQUIP
for comprehensive structural pressure vessels analysis
ESPRIT Extra CAD
is based on C3D kernel *Furniture Design CA
K3-Furniture
ref name="upFronteZine809" /> *Furniture Design CA
K3-Mebel
ref name="upFronteZine809" />
Quick CADCAM
*Furniture Design CA
BAZIS System
*3D AEC CAD software platfor
Renga Architecture
ref name="DailyCADCAM_08012017">
* Building information modeling syste
Renga Structure
for structural design buildings and facilities
Staircon
application for the timber staircase industry
SolidEng Dietech India
develops software to configure mold bases for various
die casting Die casting is a metal casting process that is characterized by forcing molten metal under high pressure into a mold cavity. The mold cavity is created using two hardened tool steel dies which have been machined into shape and work similarly ...
machines
LOGOS
software for simulation with supercomputers
PRISMA
(Russian analogue of MCNP) *EE Boost Acoustic VR *EE Boost Electromagnetics
MKA Steel
application for a single-story steel structure design
Delta Design
software for the automated design of electronic devices *
Altium Designer Altium Designer (AD) is a PCB and electronic design automation software package for printed circuit boards. It is developed by Australian software company Altium Limited. History Altium Designer was originally launched in 2005 by Altium, ...
software package for printed circuit board, field-programmable gate array and embedded software design * Quickfield finite element analysis software package *ÇİZEN Die (manufacturing) Design Software from Mubitek *Open BIM Systems from CYPE Software
VR Concept
Virtual reality Virtual reality (VR) is a simulated experience that employs pose tracking and 3D near-eye displays to give the user an immersive feel of a virtual world. Applications of virtual reality include entertainment (particularly video games), e ...
application uses C3D Converter for reading imported CAD data, and C3D Modeler for constructing and editing 3D models Recently, C3D Modeler has been adapted to ODA Platform. In April 2017, C3D Viewer was launched for end users. The application allows to read 3D models in common formats and write it to the C3D file format. Free version is available.


See also

*
CAD standards are a set of guidelines for the way Computer-aided drafting (CAD), or (CADD) Computer Aided Design and Drawing, drawings should appear, to improve productivity and interchange of CAD documents between different offices and CAD programs, especiall ...
* Computer-aided technologies * Computer-aided design *
Computer-aided manufacturing Computer-aided manufacturing (CAM) also known as computer-aided modeling or computer-aided machining is the use of software to control machine tools in the manufacturing of work pieces. This is not the only definition for CAM, but it is the most ...
*
Computer-aided engineering Computer-aided engineering (CAE) is the broad usage of computer software to aid in engineering analysis tasks. It includes , , , durability and optimization. It is included with computer-aided design (CAD) and computer-aided manufacturing (CAM) ...
*
Geometric modeling kernel A geometric modeling kernel is a solid modeling software component used in computer-aided design (CAD) packages. Available modelling kernels include: * ACIS is developed and licensed by Spatial Corporation of Dassault Systèmes. *SMLib is develop ...
* Geometric modeling *
Solid modeling Solid modeling (or solid modelling) is a consistent set of principles for mathematical and computer modeling of three-dimensional shapes '' (solids)''. Solid modeling is distinguished from related areas of geometric modeling and computer graphi ...
*
Boundary representation In solid modeling and computer-aided design, boundary representation (often abbreviated B-rep or BREP) is a method for representing a 3D shape by defining the limits of its volume. A solid is represented as a collection of connected surface ...


References


External links


Official website
{{DEFAULTSORT:C3D Graphics software 3D graphics software Computer-aided design Computer-aided design software Computer-aided engineering software CAD file formats C++ libraries 3D scenegraph APIs Application programming interfaces Software development kits Programming tools