We present TkOGL, a Tk widget that enables the creation and display of 3D graphics using the OpenGL API. Our approach features a reasonably complete Tcl binding to the core OpenGL functionality, as well as a set of extensions that implement a higher-level interface to many common utility functions such as those provided by the OpenGL utility library (GLU). 1. Introduction OpenGL [1] is becoming a standard Application Program Interface (API) for writing portable 3D computer graphics programs. On the other hand, the Tk toolkit offers a portable and powerful environment for the development of graphical user interfaces. It is to be expected then, that the merging of both capabilities should appeal to a wide audience. In fact, many attempts to ...
Today, computer software systems are becoming fairly large and more and more complex than ever befor...
The aim of this project was to create a multi-platform, multi-user 3D virtual environment. An enviro...
OpenGL is a standard API that is used to manage 3D graphics on desktop computers. Although OpenGL is...
This document describes a major problems with creating 3D applications in a graphic library named Op...
The OpenGL standard (Open Graphics Library –open graphic library) was developed and approved in 1992...
When it comes to 3D graphics there are many things that a software developer must struggle with. Asi...
Traditional 3D graphics programming using OpenGL in C or C++ often requires significant development ...
: Advances in computer technology have made interactive 3D graphics systems a common tool for a vari...
Since the first display of a few computer-generated lines on a Cathode-ray tube (CRT) over 40 years ...
Computer users are already familiar with the concept of a two-dimensional graphical user interface f...
Vizz3D is a 3D graphics code analysis tool, developed at Växjö University that optionally can use Ja...
With recent advent of hardware accelerators for three dimension graphics in appear, the question of ...
In this report, the design of a 3D graphic editor is provided with object-oriented technology and Op...
Adding high dimensional rendering capability to the OpenGL graphics pro-gramming environment is the ...
In this report, the implementation of a 3D graphic editor is provided with C++ language and OpenGL A...
Today, computer software systems are becoming fairly large and more and more complex than ever befor...
The aim of this project was to create a multi-platform, multi-user 3D virtual environment. An enviro...
OpenGL is a standard API that is used to manage 3D graphics on desktop computers. Although OpenGL is...
This document describes a major problems with creating 3D applications in a graphic library named Op...
The OpenGL standard (Open Graphics Library –open graphic library) was developed and approved in 1992...
When it comes to 3D graphics there are many things that a software developer must struggle with. Asi...
Traditional 3D graphics programming using OpenGL in C or C++ often requires significant development ...
: Advances in computer technology have made interactive 3D graphics systems a common tool for a vari...
Since the first display of a few computer-generated lines on a Cathode-ray tube (CRT) over 40 years ...
Computer users are already familiar with the concept of a two-dimensional graphical user interface f...
Vizz3D is a 3D graphics code analysis tool, developed at Växjö University that optionally can use Ja...
With recent advent of hardware accelerators for three dimension graphics in appear, the question of ...
In this report, the design of a 3D graphic editor is provided with object-oriented technology and Op...
Adding high dimensional rendering capability to the OpenGL graphics pro-gramming environment is the ...
In this report, the implementation of a 3D graphic editor is provided with C++ language and OpenGL A...
Today, computer software systems are becoming fairly large and more and more complex than ever befor...
The aim of this project was to create a multi-platform, multi-user 3D virtual environment. An enviro...
OpenGL is a standard API that is used to manage 3D graphics on desktop computers. Although OpenGL is...