Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.01.16;
Скачать: CL | DM;

Вниз

Клиент-серверная архитектура OpenGL   Найти похожие ветки 

 
WondeRu ©   (2004-09-30 12:21) [0]

В справках по OpenGL написано, что сия библиотека имеет клиент-серверную архитектуру, клиент и сервер могут находиться даже  на разных машинах! Объясните непонимающему (т.е. мне), что такое OpenGL-клиент, OpenGL-сервер и "с чем их едят"?


 
WondeRu ©   (2004-09-30 13:04) [1]

из MSDN
Execution Model

The model for interpretation of OpenGL commands is client/server. Application code (the client) issues commands, which are interpreted and processed by OpenGL (the server). The server may or may not operate on the same computer as the client. In this sense, OpenGL is network-transparent. A server can maintain several OpenGL contexts, each of which is an encapsulated OpenGL state. A client can connect to any one of these contexts. The required network protocol can be implemented by augmenting an already existing protocol or by using an independent protocol. No OpenGL commands are provided for obtaining user input.

The window system that allocates frame buffer resources ultimately controls the effects of OpenGL commands on the frame buffer. The window system:

Determines which portions of the frame buffer OpenGL may access at any given time.
Communicates to OpenGL how those portions are structured.
Therefore, there are no OpenGL commands to configure the frame buffer or initialize OpenGL. Frame buffer configuration is done outside of OpenGL in conjunction with the window system; OpenGL initialization takes place when the window system allocates a window for OpenGL rendering.


кто-нить пользовался сею технологией? как?



Страницы: 1 вся ветка

Текущий архив: 2005.01.16;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.024 c
9-1096010438
Warchief
2004-09-24 11:20
2005.01.16
Произвольные текстурные координаты кадра в PD3


6-1098386375
Comp
2004-10-21 23:19
2005.01.16
Контроль трафика


14-1104064273
Profi
2004-12-26 15:31
2005.01.16
Delphi 2005


1-1104070030
rolex
2004-12-26 17:07
2005.01.16
Помогите! TListView какой-то медленный! Нужно ООчень срочно.


4-1101306531
ocean
2004-11-24 17:28
2005.01.16
Как считать текст из чужого edit