CAD etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster
CAD etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster

31 Ocak 2008 Perşembe

OpenGL



OpenGL

OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that produce 2D and 3D computer graphics. The interface consists of over 250 different function calls which can be used to draw complex three-dimensional scenes from simple primitives. OpenGL was developed by Silicon Graphics Inc. (SGI) in 1992 and is widely used in CAD, virtual reality, scientific visualization, information visualization, and flight simulation. It is also used in video games, where it competes with Direct3D on Microsoft Windows platforms.

History

In the 1980s, developing software that could function with a wide range of graphics hardware was a real challenge. Software developers wrote custom interfaces and drivers for each piece of hardware. This was expensive and resulted in much duplication of effort.

By the early 1990s, Silicon Graphics (SGI) was a leader in 3D graphics for workstations. Their IRIS GL API was considered the state of the art and became the de facto industry standard, overshadowing the open standards-based PHIGS. This was because IRIS GL was considered easier to use, and because it supported immediate mode rendering. By contrast, PHIGS was considered difficult to use and outdated in terms of functionality.

SGI's competitors (including Sun Microsystems, Hewlett-Packard and IBM) were also able to bring to market 3D hardware, supported by extensions made to the PHIGS standard. This in turn caused SGI market share to weaken as more 3D graphics hardware suppliers entered the market. In an effort to influence the market, SGI decided to turn the IrisGL API into an open standard.

SGI considered that the IrisGL API itself wasn't suitable for opening due to licensing and patent issues. Also, the IrisGL had API functions that were not relevant to 3D graphics. For example, it included a windowing, keyboard and mouse API, in part because it was developed before the X Window System and Sun's NeWS systems were developed.

In addition, SGI had a large number of software customers; by changing to the OpenGL API they planned to keep their customers locked onto SGI (and IBM) hardware for a few years while market support for OpenGL matured. Meanwhile, SGI would continue to try to maintain their customers tied to SGI hardware by developing the advanced and proprietary Iris Inventor and Iris Performer programming APIs.

As a result, SGI released the OpenGL standard.

The OpenGL standardised access to hardware, and pushed the development responsibility of hardware interface programs, sometimes called device drivers, to hardware manufacturers and delegated windowing functions to the underlying operating system. With so many different kinds of graphic hardware, getting them all to speak the same language in this way had a remarkable impact by giving software developers a higher level platform for 3D-software development.

In 1992, SGI led the creation of the OpenGL architectural review board (OpenGL ARB), the group of companies that would maintain and expand the OpenGL specification for years to come. OpenGL evolved from (and is very similar in style to) SGI's earlier 3D interface, IrisGL. One of the restrictions of IrisGL was that it only provided access to features supported by the underlying hardware. If the graphics hardware did not support a feature, then the application could not use it. OpenGL overcame this problem by providing support in software for features unsupported by hardware, allowing applications to use advanced graphics on relatively low-powered systems.

In 1994 SGI played with the idea of releasing something called "OpenGL++" which included elements such as a scene-graph API (presumably based around their Performer technology). The specification was circulated among a few interested parties – but never turned into a product.

Microsoft released Direct3D in 1995, which would become the main competitor of OpenGL. On 17 December 1997, Microsoft and SGI initiated the Fahrenheit project, which was a joint effort with the goal of unifying the OpenGL and Direct3D interfaces (and adding a scene-graph API too). In 1998 Hewlett-Packard joined the project. It initially showed some promise of bringing order to the world of interactive 3D computer graphics APIs, but on account of financial constraints at SGI, strategic reasons at Microsoft, and general lack of industry support, it was abandoned in 1999.





CATIA



CATIA Official

CATIA (Computer Aided Three dimensional Interactive Application) is a multi-platform CAD/CAM/CAE commercial software suite developed by French company Dassault Systemes and marketed world-wide by IBM. The software was originally intended for the development of Dassault's Mirage fighter jet, but became a runaway success and was subsequently adopted by numerous well known companies world-wide, such as Boeing and IBM. The software was also famously used by architect Frank Gehry in his building of the Guggenheim Museum Bilbao. CATIA is written in the C++ programming language. CATIA is the corner stone of the Dassault Systemes PLM software suite.

History

CATIA started as an in-house development by French aircraft manufacturer Avions Marcel Dassault, at that time customer of the CADAM CAD software.

The software name was initially CATI (Conception Assistée Tridimensionnelle Interactive - French for Interactive Aided Three Dimensional Design ), but was renamed to CATIA in 1981. At that time Dassault created a subsidiary responsible for the software development and marketing, and finalized a non exclusive distribution agreement with IBM.

In 1984, the Boeing Company chose CATIA as its main 3D CAD tool, making it the largest customer.

In 1988, with version 3, CATIA was ported from the mainframe to the UNIX platform.

In 1992 CADAM was purchased from IBM and the next year CATIA CADAM v4 was published. Subsequently in 1996 CATIA V4 was ported from one to four Unix operating systems, including IBM AIX, Silicon Graphics IRIX, Sun Microsystems SunOS and Hewlett-Packard HP-UX.

In 1998, an entirely rewritten version of CATIA, CATIA V5 was released, with support for both UNIX, Windows NT and Windows XP since 2001.