1153万例文収録!

「openGL」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

openGLを含む例文一覧と使い方

該当件数 : 45



例文

Switching to OpenGL 例文帳に追加

OpenGLへの切り替え - Gentoo Linux

PyOpenGL: The Python OpenGL Binding 例文帳に追加

PyOpenGL: PythonのOpenGLとの結合 - Python

# eselect opengl set ati 3.More Resources 例文帳に追加

他の情報 - Gentoo Linux

GLwCreateMDrawingArea -- Create a Motif/OpenGL Drawing Widget. 例文帳に追加

GLwCreateMDrawingArea \\(em Motif/OpenGL 用の描画ウィジェットを生成する - XFree86

例文

If you don't need OpenGL, why would you bother installing OpenGL and build OpenGL support in most of your packages?例文帳に追加

もし、OpenGLが必要ないのであれば、面倒な思いをしながらOpenGLをインストールしたり、他のほとんどのパッケージでOpenGLサポートをつけてビルドする必要はないのです。 - Gentoo Linux


例文

Code Listing3.15: Running eselect # eselect opengl set nvidia 例文帳に追加

コード表示3.15:eselectを実行 - Gentoo Linux

glxinfolists information about the GLX extension, OpenGL capable visuals, and the OpenGL renderer on an X server.例文帳に追加

glxinfoは、ある X サーバについて、GLX 機能拡張、OpenGL に対応しているビジュアル、OpenGL レンダラに関する情報を一覧表示する。 - XFree86

A three-dimensional CG synthesizing program as synthetic processing software retrieves the OpenGL commands from the software A and the OpenGL commands from the software B.例文帳に追加

合成処理ソフトである3次元CG合成プログラムにより、ソフトAからのOpenGLコマンドと、ソフトBからのOpenGLコマンドを取り込む。 - 特許庁

glxinfo - display info about a GLX extensionand OpenGL renderer. 例文帳に追加

glxinfo \\- GLX 機能拡張と OpenGL のレンダラに関する情報を表示する - XFree86

例文

Based on the OpenGL commands from the software A and the OpenGL commands from the software B, the three-dimensional CG synthesizing program performs synthetic processing in accordance with synthesis instruction data, and issues the resulting OpenGL commands to render a synthetic image.例文帳に追加

3次元CG合成プログラムは、ソフトAからのOpenGLコマンドと、ソフトBからのOpenGLコマンドとに基づいて、合成指示データに従って合成処理を行い、その結果のOpenGLコマンドを発行して、合成画像を描画する。 - 特許庁

例文

GLX 1.2 corresponds to OpenGL version 1.1 and introduces the followingnew call: glGetCurrentDisplay. 例文帳に追加

.PGLX 1.2 は OpenGL 1.1 に対応し、新しい関数として \\f3glGetCurrentDisplay\\fP が導入されている。 - XFree86

OpenGL(called GL in other pages) is a high-performance 3D-oriented renderer. 例文帳に追加

概要OpenGL(他のページでは GL と呼ぶ)は、高性能な 3 次元指向レンダラである。 - XFree86

The first majoruse for the DRI is to create fast OpenGL implementations. 例文帳に追加

DRIのための最初の主な使用は高速なOpenGLの実装を作成することです。 - Gentoo Linux

GLX 1.1 corresponds to OpenGL version 1.0 andintroduces the following new calls: glXQueryExtensionsString, glXQueryServerString,and glXGetClientString. 例文帳に追加

.PGLX 1.1 は OpenGL 1.0 に対応し、新しい関数として\\f3glXQueryExtensionsString\\fP, \\f3glXQueryServerString\\fP, \\f3glXGetClientString\\fPが導入されている。 - XFree86

To renderusing OpenGL into an X drawable, you must first choose a visual that defines the required OpenGL buffers.例文帳に追加

.POpenGL を用いて X のドロウアブルをレンダリングするにはまず、必要とされる OpenGL バッファを定義するビジュアルを選択しなければならない。 - XFree86

Two kinds of three-dimensional CG software A and B render 3D CG images using OpenGL commands.例文帳に追加

2つの3次元CGソフトA、Bは、OpenGLコマンドを使って、3次元CG画像を描画する。 - 特許庁

OpenGL itself has also been extended.例文帳に追加

.POpenGL そのものも今まで拡張されてきている。 - XFree86

The user may use this callback to perform any needed OpenGL initialization to the window.例文帳に追加

ユーザはこのコールバックを使って、必要な OpenGL の初期化をウィンドウに対して行うとよい。 - XFree86

multi-threading OpenGL drivers and hardware geometry processing 例文帳に追加

マルチスレッドのオープンGLドライバとハードウェア・ジオメトリ処理 - コンピューター用語辞典

A GLX context must be created and attached to an X drawable before OpenGL commands can be executed.例文帳に追加

.PGLX コンテクストは、OpenGL のコマンドが実行される前に生成し、X のドロウアブルに割り当てなければならない。 - XFree86

Since no OpenGL operations can be done before the widget is realized, this callback can be used to perform any appropriateOpenGL initialization such as creating a context. The callback reason isGLwCR_GINIT.例文帳に追加

ウィジェットがリアライズされるまではどのような OpenGL の操作も実行できないので、このコールバックは OpenGL の適切な初期化を行うために使える(コンテクストの生成など)。 - XFree86

Creating the widget does not actually create the window until it is realized, and consequently, the application should not perform any OpenGL operations to the window immediately after creation.例文帳に追加

したがってアプリケーションはウィンドウに対する OpenGL の操作をウィジェットの生成直後に行ってはならない。 - XFree86

GLX extendedservers make a subset of their visuals available for OpenGL rendering. 例文帳に追加

.PGLX 機能拡張に対応したサーバは、OpenGL のレンダリングに使うことができるビジュアルを、全体のビジュアルのサブセットとして生成する。 - XFree86

Between the time the widget is created and itis realized, the following apply: No OpenGL operations can be done to thewindow No resize callbacks are generated. 例文帳に追加

ウィジェット生成とリアライズの間は以下のようになる:\\(buウィンドウに対する OpenGL の操作はできない。 \\(buresize コールバックは生成されない。 - XFree86

Examples Below is the minimum code required to create an RGBA-format, X window that's compatible with OpenGL and to clear it to yellow.例文帳に追加

例以下に示すのは、RGBA 形式であり OpenGL と互換な X のウィンドウを生成し、これを黄色でクリアするための最小限のコードである。 - XFree86

An OpenGL intermediate layer interface driver 12 provides coordinate data from an OpenGL interface 11a to a VR viewer 15.例文帳に追加

OpenGL中間層インターフェースドライバ12は、OpenGLインターフェース11aからの座標データをVRビューワ15に供給する。 - 特許庁

By integrating OpenGL (Open Graphics Library) with the X Window System, IRIX offered the first real-time 3-D X Windows environment. 例文帳に追加

OpenGL(オープン・グラフィックス・ライブラリ)とXウィンドウ・システムとを統合することによって、IRIXは最初のリアルタイム3次元Xウィンドウ環境を提供した。 - コンピューター用語辞典

It is available in the X window system through the GLX extension.例文帳に追加

OpenGL は GLX 機能拡張を通じて X ウィンドウシステムで利用することができる。 - XFree86

Upon receiving this callback, the application can perform all OpenGL initialization for the window, and can subsequently perform other operations on it.例文帳に追加

このコールバックを受け取れば、アプリケーションはそのウィンドウに対して全ての OpenGL 初期化処理を行い、それからその他の操作を行うことができる。 - XFree86

When using OpenGL DRI or playing movies, the system sometimes freezes hardunexpectedly. 例文帳に追加

XFreeでOpenGLDRIを使って動画を再生するとき、システムが時々突然フリーズします。 - Gentoo Linux

Code Listing2.3: Listing packages which depend on some package $ qdepends -a pygtk* DEPENDdev-python/pygtk-2.8.2: =dev-lang/python-2.3 =x11-libs/gtk+-2.8.0=dev-libs/glib-2.8.0 =x11-libs/pango-1.10.0 =dev-libs/atk-1.8.0=gnome-base/libglade-2.5.0 =dev-python/pycairo-0.9.0 dev-python/numericvirtual/opengl dev-python/pyopengl =x11-libs/gtkglarea-1.99=dev-util/pkgconfig-0.9 sys-devel/patch* RDEPENDdev-python/pygtk-2.8.2: =dev-lang/python-2.3 =x11-libs/gtk+-2.8.0=dev-libs/glib-2.8.0 =x11-libs/pango-1.10.0 =dev-libs/atk-1.8.0=gnome-base/libglade-2.5.0 =dev-python/pycairo-0.9.0 dev-python/numericvirtual/opengl dev-python/pyopengl =x11-libs/gtkglarea-1.99* PDEPEND 例文帳に追加

コード表示2.3:あるパッケージに依存するパッケージのリスト化 - Gentoo Linux

It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphicalmanipulation.例文帳に追加

それは幅広く、成長しているコントロール・コレクションで、3Dグラフィックスの操作のためのOpenGLウィジェットと同様に、ドラッグアンドドロップ、選択のような最新の機能を提供します。 - Python

(This visualInfo must have been obtained elsewhere; it is the application designer's responsibility to make sure that it is compatible with the OpenGL rendering done by the application).例文帳に追加

(この visualInfo は既に別のところで取得していなければならない。 アプリケーションが行う OpenGL の描画とこの visualInfo の互換性を保証するのはアプリケーション設計者の責任である)。 - XFree86

These buffers include back and auxiliary color buffers, a depth buffer, a stencil buffer, and a color accumulation buffer.Some or all are included in each X visual that supports OpenGL.例文帳に追加

これらのバッファには、背面カラーバッファや補助カラーバッファ、デプスバッファ、ステンシルバッファ、カラーアキュームレーションバッファが含まれる。 これらの一部あるいは全ては、OpenGL をサポートしているそれぞれの X ビジュアルに含まれる。 - XFree86

The visual info lists the GLX visual attributesavailable for each OpenGL capable visual (e.g. whether the visual is doublebuffered, the component sizes, Z-buffering depth, etc). 例文帳に追加

ビジュアルの情報としては、OpenGL に対応しているそれぞれのビジュアルで利用できる GLX ビジュアル属性が一覧表示される(例: ダブルバッファが利用できるかどうか、コンポーネントのサイズ、Z バッファの深さ等)。 - XFree86

The OpenGL graphics interface consists of several hundred functions operating on 2D and 3D objects. 例文帳に追加

オープンGLのグラフィックス・インタフェースは, 2次元および3次元オブジェクトに作用する何百もの機能からできている. - コンピューター用語辞典

This may be a better option if support for SGI hardware from before about 1996 is not required.例文帳に追加

これは、SGIのハードウェアが1996年頃より前である必要がないので、OpenGLの方が良い選択かもしれません。 - Python

Also, on hardware that supports only one colormap, the application may need to do more careful color allocation to avoid flashing between the OpenGL colormap and the default X colormap.例文帳に追加

(注意: Xt の動作の仕方のため、背景色は最初はデフォルトのカラーマップを使って計算される。 - XFree86

SubsequentOpenGL commands may be issued immediately after calling glXSwapBuffers,but are not executed until the buffer exchange is completed. 例文帳に追加

\\f3glXSwapBuffers\\fP を呼び出した直後に次の OpenGL のコマンドが発行されても、バッファの入れ換えが終了するまでは実行されない。 - XFree86

OpenGL commands issuedwhile no context/drawable pair is current result in undefined behavior.Exposure events indicate that all buffers associated with the specifiedwindow may be damaged and should be repainted. 例文帳に追加

現在のコンテクストとドロウアブルのペアが無い状態で OpenGL のコマンドを発行すると、その動作は未定義である。 .P露出イベントは、指定されたウィンドウに関係がある\\f2全ての\\fPバッファの内容が壊れた可能性があり、再描画しなければならないことを示す。 - XFree86

This attribute list is formatted identically to that used for direct open GL programming.Finally, each attribute can be specified as an individual resource.例文帳に追加

この属性リストは、直接 OpenGL プログラミングを行う場合に使われるものと全く同じ書式である。 最後に、それぞれの属性を個別のリソースとして指定することもできる。 - XFree86

Storing image data into the virtual buffers may include rendering the image data into a texture using graphics library functions such as OpenGL (R) frame buffer object extension functions.例文帳に追加

画像データを仮想バッファーに記憶することはOpenGL(登録商標)フレームバッファーオブジェクト拡張機能などのグラフィックスライブラリー機能を用いて画像データをテクスチャに描き込むことができる。 - 特許庁

One reason to leave this resource FALSE is that if color index mode is in use this avoid using up a pixel from the newly allocatedcolormap.例文帳に追加

また、カラーマップを一つしかサポートしていないハードウェアでは、OpenGL のカラーマップとデフォルトの X のカラーマップの行き来で画面の色が乱れるのを避けるために、アプリケーションは色をよく注意して割り当てる必要があるかもしれない。 - XFree86

# euse -aX [+ CD ]aalib [+ ]acpi [+ C ]alsa [+ C ]apache2 [+ C ]apm [+ D ]avi [+ D ]berkdb [+ D ]bitmap-fonts [+ D ]bonobo [+ ]cdr [+ C ]crypt [+ CD ]cscope [+ C ]cups [+ CD ]curl [+ ]emboss [+ D ]encode [+ D ]esd [+ ]fam [+ ]fbcon [+ C ]firefox [+ C ]font-server [+ D ]foomaticdb [+ D ]fortran [+ D ]gd [+ C ]gdbm [+ D ]gif [+ CD ]gimpprint [+ C ]gnome [+ CD ]gphoto2 [+ ]gpm [+ CD ]gstreamer [+ C ]gtk [+ D ]gtkhtml [+ C ]guile [+ ]imagemagick [+ ]imlib [+ CD ]innodb [+ ]ipv6 [+ D ]javascript [+ C ]jpeg [+ CD ]kde [+ D ]ldap [+ ]libg++ [+ CD ]libwww [+ CD ]mad [+ CD ]mbox [+ C ]md5sum [+ C ]mikmod [+ CD ]mmx [+ C ]motif [+ CD ]mp3 [+ ]mpeg [+ CD ]mpeg4 [+ C ]mysql [+ C ]ncurses [+ CD ]nls [+ D ]nvidia [+ C ]odbc [+ ]offensive [+ ]ogg [+ CD ]opengl [+ CD ]oss [+ D ]pam [+ CD ]pdflib [+ CD ]perl [+ CD ]png [+ CD ]python [+ CD ]qt [+ D ]quicktime [+ CD ]readline [+ CD ]ruby [+ ]sdl [+ CD ]slang [+ D ]spell [+ CD ]sse [+ C ]ssl [+ CD ]svga [+ CD ]tcltk [+ C ]tcpd [+ D ]tiff [+ C ]truetype [+ CD ]usb [+ C ]vanilla [+ C ]x86 [+ C ]xml [+ ]xosd [+ C ]xv [+ CD ]xvid [+ C ]zlib [+ CD ] 例文帳に追加

同じようにeuse-a-gコマンドでアクティブなグローバルUSEフラグだけをみることができます。 - Gentoo Linux

例文

VR viewer 15 generates image data of a left eye image and a right eye image from the coordinate data from the OpenGL intermediate layer interface driver 12 according to viewpoint positional information inputted through a 6-degree-of-freedom sensor 40 and provides it to PCb50 and PCc60.例文帳に追加

VRビューワ15は、6自由度センサ40を介して入力される視点位置情報に応じてOpenGL中間層インターフェースドライバ12からの座標データから左眼画像と右眼画像の画像データを生成し、PCb50,PCc60に供給する。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS