OpenGL :: build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules.
Gain proficiency with OpenGL and build compelling graphics for your games and applications About This Book Get to grips with a wide range of techniques for implementing shadows using shadow maps, shadow volumes, and more Explore interactive, real-time visualizations of large 2D and 3D datasets or mo...
Gespeichert in:
Hauptverfasser: | , , , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2017.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Gain proficiency with OpenGL and build compelling graphics for your games and applications About This Book Get to grips with a wide range of techniques for implementing shadows using shadow maps, shadow volumes, and more Explore interactive, real-time visualizations of large 2D and 3D datasets or models, including the use of more advanced techniques such as stereoscopic 3D rendering Create stunning visuals on the latest platforms including mobile phones and state-of-the-art wearable computing devices Who This Book Is For The course is appropriate for anyone who wants to develop the skills and techniques essential for working with OpenGL to develop compelling 2D and 3D graphics. What You Will Learn Off-screen rendering and environment mapping techniques to render mirrors Shadow mapping techniques, including variance shadow mapping Implement a particle system using shaders Utilize noise in shaders Make use of compute shaders for physics, animation, and general computing Create interactive applications using GLFW to handle user inputs and the Android Sensor framework to detect gestures and motions on mobile devices Use OpenGL primitives to plot 2-D datasets (such as time series) dynamically Render complex 3D volumetric datasets with techniques such as data slicers and multiple viewpoint projection In Detail OpenGL is a fully functional, cross-platform API widely adopted across the industry for 2D and 3D graphics development. It is mainly used for game development and applications, but is equally popular in a vast variety of additional sectors. This practical course will help you gain proficiency with OpenGL and build compelling graphics for your games and applications. OpenGL Development Cookbook ? This is your go-to guide to learn graphical programming techniques and implement 3D animations with OpenGL. This straight-talking Cookbook is perfect for intermediate C++ programmers who want to exploit the full potential of OpenGL. Full of practical techniques for implementing amazing computer graphics and visualizations using OpenGL. OpenGL 4.0 Shading Language Cookbook, Second Edition ? With Version 4, the language has been further refined to provide programmers with greater power and flexibility, with new stages such as tessellation and compute. OpenGL Shading Language 4 Cookbook is a practical guide that takes you from the fundamentals of programming with modern GLSL and OpenGL, through to advanced techniques. OpenGL Data Visualization Cookbook - ... |
Beschreibung: | "Muhammad Mobeen Movania, David Wolff, Raymond C.H. Lo, William C.Y. Lo."--Cover. Includes index. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781788296892 1788296893 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn992147713 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 170628s2017 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d TEFOD |d TOH |d OCLCF |d YDX |d CEF |d KSU |d NLE |d UKMGB |d N$T |d ZCU |d UAB |d OCLCA |d UKAHL |d QGK |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
015 | |a GBB7H2113 |2 bnb | ||
016 | 7 | |a 018399341 |2 Uk | |
019 | |a 1259169014 | ||
020 | |a 9781788296892 |q (electronic bk.) | ||
020 | |a 1788296893 |q (electronic bk.) | ||
020 | |z 9781788296724 | ||
035 | |a (OCoLC)992147713 |z (OCoLC)1259169014 | ||
037 | |a CL0500000870 |b Safari Books Online | ||
037 | |a 7DD6E5FB-8E8C-45A0-9595-7100AAB79898 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a T385 | |
072 | 7 | |a COM |x 000000 |2 bisacsh | |
082 | 7 | |a 006.68 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Movania, Muhammad Mobeen, |e author. | |
245 | 1 | 0 | |a OpenGL : |b build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2017. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
588 | |a Description based on online resource; title from title page (viewed June 28, 2017). | ||
500 | |a "Muhammad Mobeen Movania, David Wolff, Raymond C.H. Lo, William C.Y. Lo."--Cover. | ||
500 | |a Includes index. | ||
520 | |a Gain proficiency with OpenGL and build compelling graphics for your games and applications About This Book Get to grips with a wide range of techniques for implementing shadows using shadow maps, shadow volumes, and more Explore interactive, real-time visualizations of large 2D and 3D datasets or models, including the use of more advanced techniques such as stereoscopic 3D rendering Create stunning visuals on the latest platforms including mobile phones and state-of-the-art wearable computing devices Who This Book Is For The course is appropriate for anyone who wants to develop the skills and techniques essential for working with OpenGL to develop compelling 2D and 3D graphics. What You Will Learn Off-screen rendering and environment mapping techniques to render mirrors Shadow mapping techniques, including variance shadow mapping Implement a particle system using shaders Utilize noise in shaders Make use of compute shaders for physics, animation, and general computing Create interactive applications using GLFW to handle user inputs and the Android Sensor framework to detect gestures and motions on mobile devices Use OpenGL primitives to plot 2-D datasets (such as time series) dynamically Render complex 3D volumetric datasets with techniques such as data slicers and multiple viewpoint projection In Detail OpenGL is a fully functional, cross-platform API widely adopted across the industry for 2D and 3D graphics development. It is mainly used for game development and applications, but is equally popular in a vast variety of additional sectors. This practical course will help you gain proficiency with OpenGL and build compelling graphics for your games and applications. OpenGL Development Cookbook ? This is your go-to guide to learn graphical programming techniques and implement 3D animations with OpenGL. This straight-talking Cookbook is perfect for intermediate C++ programmers who want to exploit the full potential of OpenGL. Full of practical techniques for implementing amazing computer graphics and visualizations using OpenGL. OpenGL 4.0 Shading Language Cookbook, Second Edition ? With Version 4, the language has been further refined to provide programmers with greater power and flexibility, with new stages such as tessellation and compute. OpenGL Shading Language 4 Cookbook is a practical guide that takes you from the fundamentals of programming with modern GLSL and OpenGL, through to advanced techniques. OpenGL Data Visualization Cookbook - ... | ||
630 | 0 | 0 | |a OpenGL. |0 http://id.loc.gov/authorities/names/n92110196 |
630 | 0 | 7 | |a OpenGL |2 fast |
650 | 0 | |a Computer graphics. | |
650 | 6 | |a Infographie. | |
650 | 7 | |a computer graphics. |2 aat | |
650 | 7 | |a COMPUTERS |x Computer Graphics. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Data Visualization. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Programming Languages |x C. |2 bisacsh | |
650 | 7 | |a COMPUTERS / General |2 bisacsh | |
650 | 7 | |a Computer graphics |2 fast | |
700 | 1 | |a Lo, William C. Y., |e author. |0 http://id.loc.gov/authorities/names/no2016017431 | |
700 | 1 | |a Wolff, David, |e author. | |
700 | 1 | |a Lo, Raymond C. H., |e author. |0 http://id.loc.gov/authorities/names/no2016017359 | |
758 | |i has work: |a OpenGL (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGDCPGhKcVWy3kcBHxXvtq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | |z 1-78829-672-9 | ||
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1527803 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n BDZ0034273403 | ||
938 | |a YBP Library Services |b YANK |n 14536370 | ||
938 | |a EBSCOhost |b EBSC |n 1527803 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn992147713 |
---|---|
_version_ | 1816882393423806464 |
adam_text | |
any_adam_object | |
author | Movania, Muhammad Mobeen Lo, William C. Y. Wolff, David Lo, Raymond C. H. |
author_GND | http://id.loc.gov/authorities/names/no2016017431 http://id.loc.gov/authorities/names/no2016017359 |
author_facet | Movania, Muhammad Mobeen Lo, William C. Y. Wolff, David Lo, Raymond C. H. |
author_role | aut aut aut aut |
author_sort | Movania, Muhammad Mobeen |
author_variant | m m m mm mmm w c y l wcy wcyl d w dw r c h l rch rchl |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | T385 |
callnumber-raw | T385 |
callnumber-search | T385 |
callnumber-sort | T 3385 |
callnumber-subject | T - General Technology |
collection | ZDB-4-EBA |
ctrlnum | (OCoLC)992147713 |
dewey-full | 006.68 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.68 |
dewey-search | 006.68 |
dewey-sort | 16.68 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05299cam a2200649 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn992147713</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">170628s2017 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">TEFOD</subfield><subfield code="d">TOH</subfield><subfield code="d">OCLCF</subfield><subfield code="d">YDX</subfield><subfield code="d">CEF</subfield><subfield code="d">KSU</subfield><subfield code="d">NLE</subfield><subfield code="d">UKMGB</subfield><subfield code="d">N$T</subfield><subfield code="d">ZCU</subfield><subfield code="d">UAB</subfield><subfield code="d">OCLCA</subfield><subfield code="d">UKAHL</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB7H2113</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018399341</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1259169014</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788296892</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1788296893</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781788296724</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)992147713</subfield><subfield code="z">(OCoLC)1259169014</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000870</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">7DD6E5FB-8E8C-45A0-9595-7100AAB79898</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">T385</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">000000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.68</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Movania, Muhammad Mobeen,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">OpenGL :</subfield><subfield code="b">build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2017.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="588" ind1=" " ind2=" "><subfield code="a">Description based on online resource; title from title page (viewed June 28, 2017).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">"Muhammad Mobeen Movania, David Wolff, Raymond C.H. Lo, William C.Y. Lo."--Cover.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Gain proficiency with OpenGL and build compelling graphics for your games and applications About This Book Get to grips with a wide range of techniques for implementing shadows using shadow maps, shadow volumes, and more Explore interactive, real-time visualizations of large 2D and 3D datasets or models, including the use of more advanced techniques such as stereoscopic 3D rendering Create stunning visuals on the latest platforms including mobile phones and state-of-the-art wearable computing devices Who This Book Is For The course is appropriate for anyone who wants to develop the skills and techniques essential for working with OpenGL to develop compelling 2D and 3D graphics. What You Will Learn Off-screen rendering and environment mapping techniques to render mirrors Shadow mapping techniques, including variance shadow mapping Implement a particle system using shaders Utilize noise in shaders Make use of compute shaders for physics, animation, and general computing Create interactive applications using GLFW to handle user inputs and the Android Sensor framework to detect gestures and motions on mobile devices Use OpenGL primitives to plot 2-D datasets (such as time series) dynamically Render complex 3D volumetric datasets with techniques such as data slicers and multiple viewpoint projection In Detail OpenGL is a fully functional, cross-platform API widely adopted across the industry for 2D and 3D graphics development. It is mainly used for game development and applications, but is equally popular in a vast variety of additional sectors. This practical course will help you gain proficiency with OpenGL and build compelling graphics for your games and applications. OpenGL Development Cookbook ? This is your go-to guide to learn graphical programming techniques and implement 3D animations with OpenGL. This straight-talking Cookbook is perfect for intermediate C++ programmers who want to exploit the full potential of OpenGL. Full of practical techniques for implementing amazing computer graphics and visualizations using OpenGL. OpenGL 4.0 Shading Language Cookbook, Second Edition ? With Version 4, the language has been further refined to provide programmers with greater power and flexibility, with new stages such as tessellation and compute. OpenGL Shading Language 4 Cookbook is a practical guide that takes you from the fundamentals of programming with modern GLSL and OpenGL, through to advanced techniques. OpenGL Data Visualization Cookbook - ...</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">OpenGL.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n92110196</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">OpenGL</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer graphics.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Infographie.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">computer graphics.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Computer Graphics.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Visualization.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">C.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer graphics</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Lo, William C. Y.,</subfield><subfield code="e">author.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2016017431</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Wolff, David,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Lo, Raymond C. H.,</subfield><subfield code="e">author.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2016017359</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">OpenGL (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGDCPGhKcVWy3kcBHxXvtq</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1=" " ind2=" "><subfield code="z">1-78829-672-9</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1527803</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">BDZ0034273403</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">14536370</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1527803</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn992147713 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:54Z |
institution | BVB |
isbn | 9781788296892 1788296893 |
language | English |
oclc_num | 992147713 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Movania, Muhammad Mobeen, author. OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. Birmingham, UK : Packt Publishing, 2017. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file Description based on online resource; title from title page (viewed June 28, 2017). "Muhammad Mobeen Movania, David Wolff, Raymond C.H. Lo, William C.Y. Lo."--Cover. Includes index. Gain proficiency with OpenGL and build compelling graphics for your games and applications About This Book Get to grips with a wide range of techniques for implementing shadows using shadow maps, shadow volumes, and more Explore interactive, real-time visualizations of large 2D and 3D datasets or models, including the use of more advanced techniques such as stereoscopic 3D rendering Create stunning visuals on the latest platforms including mobile phones and state-of-the-art wearable computing devices Who This Book Is For The course is appropriate for anyone who wants to develop the skills and techniques essential for working with OpenGL to develop compelling 2D and 3D graphics. What You Will Learn Off-screen rendering and environment mapping techniques to render mirrors Shadow mapping techniques, including variance shadow mapping Implement a particle system using shaders Utilize noise in shaders Make use of compute shaders for physics, animation, and general computing Create interactive applications using GLFW to handle user inputs and the Android Sensor framework to detect gestures and motions on mobile devices Use OpenGL primitives to plot 2-D datasets (such as time series) dynamically Render complex 3D volumetric datasets with techniques such as data slicers and multiple viewpoint projection In Detail OpenGL is a fully functional, cross-platform API widely adopted across the industry for 2D and 3D graphics development. It is mainly used for game development and applications, but is equally popular in a vast variety of additional sectors. This practical course will help you gain proficiency with OpenGL and build compelling graphics for your games and applications. OpenGL Development Cookbook ? This is your go-to guide to learn graphical programming techniques and implement 3D animations with OpenGL. This straight-talking Cookbook is perfect for intermediate C++ programmers who want to exploit the full potential of OpenGL. Full of practical techniques for implementing amazing computer graphics and visualizations using OpenGL. OpenGL 4.0 Shading Language Cookbook, Second Edition ? With Version 4, the language has been further refined to provide programmers with greater power and flexibility, with new stages such as tessellation and compute. OpenGL Shading Language 4 Cookbook is a practical guide that takes you from the fundamentals of programming with modern GLSL and OpenGL, through to advanced techniques. OpenGL Data Visualization Cookbook - ... OpenGL. http://id.loc.gov/authorities/names/n92110196 OpenGL fast Computer graphics. Infographie. computer graphics. aat COMPUTERS Computer Graphics. bisacsh COMPUTERS Data Visualization. bisacsh COMPUTERS Programming Languages C. bisacsh COMPUTERS / General bisacsh Computer graphics fast Lo, William C. Y., author. http://id.loc.gov/authorities/names/no2016017431 Wolff, David, author. Lo, Raymond C. H., author. http://id.loc.gov/authorities/names/no2016017359 has work: OpenGL (Text) https://id.oclc.org/worldcat/entity/E39PCGDCPGhKcVWy3kcBHxXvtq https://id.oclc.org/worldcat/ontology/hasWork 1-78829-672-9 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1527803 Volltext |
spellingShingle | Movania, Muhammad Mobeen Lo, William C. Y. Wolff, David Lo, Raymond C. H. OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. OpenGL. http://id.loc.gov/authorities/names/n92110196 OpenGL fast Computer graphics. Infographie. computer graphics. aat COMPUTERS Computer Graphics. bisacsh COMPUTERS Data Visualization. bisacsh COMPUTERS Programming Languages C. bisacsh COMPUTERS / General bisacsh Computer graphics fast |
subject_GND | http://id.loc.gov/authorities/names/n92110196 |
title | OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
title_auth | OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
title_exact_search | OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
title_full | OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
title_fullStr | OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
title_full_unstemmed | OpenGL : build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
title_short | OpenGL : |
title_sort | opengl build high performance graphics assimilate the ideas shared in the course to utilize the power of opengl for performing a wide variety of tasks a course in three modules |
title_sub | build high performance graphics : assimilate the ideas shared in the course to utilize the power of OpenGL for performing a wide variety of tasks : a course in three modules. |
topic | OpenGL. http://id.loc.gov/authorities/names/n92110196 OpenGL fast Computer graphics. Infographie. computer graphics. aat COMPUTERS Computer Graphics. bisacsh COMPUTERS Data Visualization. bisacsh COMPUTERS Programming Languages C. bisacsh COMPUTERS / General bisacsh Computer graphics fast |
topic_facet | OpenGL. OpenGL Computer graphics. Infographie. computer graphics. COMPUTERS Computer Graphics. COMPUTERS Data Visualization. COMPUTERS Programming Languages C. COMPUTERS / General Computer graphics |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1527803 |
work_keys_str_mv | AT movaniamuhammadmobeen openglbuildhighperformancegraphicsassimilatetheideassharedinthecoursetoutilizethepowerofopenglforperformingawidevarietyoftasksacourseinthreemodules AT lowilliamcy openglbuildhighperformancegraphicsassimilatetheideassharedinthecoursetoutilizethepowerofopenglforperformingawidevarietyoftasksacourseinthreemodules AT wolffdavid openglbuildhighperformancegraphicsassimilatetheideassharedinthecoursetoutilizethepowerofopenglforperformingawidevarietyoftasksacourseinthreemodules AT loraymondch openglbuildhighperformancegraphicsassimilatetheideassharedinthecoursetoutilizethepowerofopenglforperformingawidevarietyoftasksacourseinthreemodules |