검색어: the shaders (영어 - 독일어)

컴퓨터 번역

인적 번역의 예문에서 번역 방법 학습 시도.

English

German

정보

English

the shaders

German

 

부터: 기계 번역
더 나은 번역 제안
품질:

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

영어

독일어

정보

영어

are you loading all the shaders correctly?

독일어

are you loading all the shaders correctly?

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

to complete the effect, the compilation of the shaders:

독일어

um den effekt zu vollenden, die kompilierung der shader:

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

extract and organize data from the buffers with the shaders and pass it into the gpu.

독일어

extrahieren und organisieren sie mit den shadern daten aus den puffern und geben sie diese in die gpu weiter.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

light is created by adjusting color in the shaders according to the normal vertex.

독일어

licht wird erzeugt, indem die farbe in den shadern entsprechend dem normalen scheitelpunkt angepasst wird.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

the “draw” method (activates the shaders and draws pixels to the canvas)

독일어

"draw"-methode (aktiviert die shader und zeichnet pixel auf das canvas-element)

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

the shader should run!

독일어

der shader sollte aktiv sein.

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

영어

possibility to scale the textures which are used in the shaders (set_shader_texturescale)

독일어

möglichkeit die für die shader verwendeten texturen zu skalieren (set_shader_texturescale)

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

thanks for the info, when i get the shaders, scripting, etc... done i'll work on detailing the place.

독일어

thanks for the info, when i get the shaders, scripting, etc... done i'll work on detailing the place.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

fill the buffers up with data (vertex position, color, textures…) to pass to the context through the shaders.

독일어

füllen sie die puffer mit daten wie position des scheitelpunkts, farbe oder texturen, um die inhalte durch die shader weiterzugeben.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

the shaders can be used to render 3d objects (solids, solid faces and greps) in combination with the standard opengl rendering.

독일어

die shader können in kombination mit dem standard opengl rendering verwendet werden um, 3d objekte (solids und greps) darzustellen

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

instance variables are the variables used as parameters to the shader.

독일어

sind die objekte undurchsichtig, sind diese merkmale nutzlos.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

"we've overhauled our graphics engine to get the most out of the console by updating all of the shaders responsible for rendering the environment, vehicle, and characters.

독일어

"we've overhauled our graphics engine to get the most out of the console by updating all of the shaders responsible for rendering the environment, vehicle, and characters.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

"hardware detection" shows you the shader versions available on your system.

독일어

unter "hardware detection" werden die shader-versionen, die mit dem aktuellen system kompatibel sind, angezeigt.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

now we can implement the shader. as so often, it looks much simpler in the shader:

독일어

nun können wir die shader implementieren. wie so oft schaut es im shader um einiges einfach aus:

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

영어

>> download the shader demo as a zip-archive (8.5 mb)

독일어

>> download der shader-demo als zip-datei (8.5 mb)

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

6.- # this rib file demonstrates some more complex procedural textures. 7.- # two spheres show the use of "stucco" and "dented" displacement shaders. 8.- # the floor shows the gmarbtile_polish shader, which is polised green 9.- # marble tiles. note that the reflection is accomplished by the shader 10.- # actually calling the trace() function, rather than reflection mapping. 11.- # 12.- ########################### 13.- 14.- option "searchpath" "shader" [".:../shaders:&"] 15.- display "balls2.tif" "file" "rgb" 16.- format 400 300 -1 17.- pixelsamples 1 1 18.- 19.- declare "prmanspecular" "integer" 20.- option "render" "prmanspecular" [0] 21.- projection "perspective" "fov" 35 22.- translate 0 -0.55 8 23.- rotate -110 1 0 0 24.- 25.- 26.- worldbegin 27.- 28.- lightsource "ambientlight" 1 "intensity" 0.02 29.- 30.- declare "shadows" "string" 31.- attribute "light" "shadows" "on" 32.- lightsource "distantlight" 1 "from" [0 1.5 4] "to" [0 0 0] "intensity" 0.6 33.- 34.- attributebegin 35.- declare "txtscale" "float" 36.- declare "kr" "float" 37.- declare "darkcolor" "color"

독일어

1.- ##renderman rib-structure 1.0 2.- version 3.03 3.- 4.- ########################################################################### 5.- # 6.- # diese rib datei zeigt einige komplexe prozedurale texturen. 7.- # zwei kugeln zeigen, wie "stucco" und "dented" displacement shaders benutzt werden. 8.- # der boden zeigt den gmarbtile_polish shader, polierte grüne marmorkacheln. 9.- # der shader erzielt die reflektionen durch aufruf der 10.- # funktion trace() function, statt reflection mapping zu benutzen.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

인적 기여로
7,776,109,325 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인