Content deleted Content added
Citation bot (talk | contribs) Add: website. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 1590/2197 |
Expanding bare references using ReferenceExpander |
||
Line 221:
===Open sourcing===
In 1999 Matra Datavision decided to publish its CAS.CADE infrastructure under an open-source model under the ''Open CASCADE Technology Public License''<ref>{{cite web|url=http://www.opencascade.org/getocc/license/license_old/|title=Open CASCADE Technology Public License}}</ref> and renamed it Open Cascade.<ref>
In 2000, a separate company, Open Cascade SAS, was created to make business around Open Cascade.<ref>[http://www.ebusiness-watch.org/studies/case_studies/documents/Case%20Studies%202005/CS_SR10_IT-services_4-Open_Cascade.pdf European e-Business Market Watch Case Study: Open source-based services by Open Cascade S.A.] {{webarchive|url=https://web.archive.org/web/20110726012648/http://www.ebusiness-watch.org/studies/case_studies/documents/Case%20Studies%202005/CS_SR10_IT-services_4-Open_Cascade.pdf |date=26 July 2011 }}</ref> Open Cascade SAS was sold in 2003 to Principia, a French service provider corporation, and then in 2006 it was acquired by [[Euriware]] Group, a subsidiary of [[Areva]].
Line 236:
=== License change ===
Since 18 December 2013 with version 6.7.0 Open Cascade Technology is available under the [[GNU Lesser General Public License|LGPL-2.1-only]] with additional exception.<ref name="licensing">{{cite web|url=https://dev.opencascade.org/resources/licensing/|title=OCCT license}}</ref><ref>
Line 248:
* '''Modeling Algorithms''': contains a vast range of geometrical and topological algorithms (intersection, Boolean operations, [[Surface triangulation|surface meshing]], [[Fillet (mechanics)|fillets]], shape healing).
* '''Visualization''': provides interactive services for displaying geometry in 3D Viewer; implements a compact [[OpenGL]] / [[OpenGL ES]] renderer, supporting conventional [[Phong shading|Phong]], real-time [[Physically based rendering|PBR]] metal-roughness shading models as well as interactive [[Ray tracing (graphics)|Ray-Tracing]]/[[Path tracing|Path-Tracing]] engine.
* '''Data Exchange''': provides possibility to import/export various CAD formats. <br>[[ISO 10303|STEP]], [[IGES]], [[glTF]], [[Wavefront .obj file|OBJ]], [[STL (file format)|STL]] and [[VRML]] are supported natively.<ref>{{Cite web|title=Data Exchange | Open CASCADE Technology|url=https://dev.opencascade.org/about/data_exchange|access-date=2021-11-22|website=dev.opencascade.org}}</ref> Other formats can be imported by using plug-ins.<ref>{{Cite web|title=Datakit - Open Cascade|url=https://www.opencascade.com/
* '''Application Framework''': offers solutions for handling application-specific data.
* '''DRAW Test Harness''': implements a scripting interface to OCCT algorithms based on [[Tcl]]-interpreter for interactive usage, automating processes, prototyping applications and testing purposes.
|