Cargando…

OpenGL data visualization cookbook : over 35 hands-on recipes to create impressive, stunning visuals for a wide range of real-time, interactive applications using OpenGL /

Over 35 hands-on recipes to create impressive, stunning visuals for a wide range of real-time, interactive applications using OpenGL About This Book Get acquainted with a set of fundamental OpenGL primitives and concepts that enable users to create stunning visuals of arbitrarily complex 2D and 3D d...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Lo, Raymond C. H. (Autor), Lo, William C. Y. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2015.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn922588947
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 150930t20152015enka obf 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d OCLCF  |d IDEBK  |d YDXCP  |d EBLCP  |d N$T  |d DEBBG  |d DEBSZ  |d IDB  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCO  |d CUS  |d CEF  |d OCLCQ  |d OCLCO  |d UAB  |d OCLCA  |d UKAHL  |d OCLCQ  |d OCLCO  |d QGK  |d UKMGB  |d OCLCO  |d K6U  |d OCLCQ  |d OCLCO 
015 |a GBC1H5511  |2 bnb 
016 7 |a 018005489  |2 Uk 
019 |a 919296968  |a 919342882  |a 932321158  |a 961693969  |a 1259154085 
020 |a 9781782169734  |q (electronic bk.) 
020 |a 1782169733  |q (electronic bk.) 
020 |a 1782169725 
020 |a 9781782169727 
020 |z 9781782169727 
029 1 |a AU@  |b 000057030984 
029 1 |a AU@  |b 000062432568 
029 1 |a AU@  |b 000067111741 
029 1 |a CHNEW  |b 000892936 
029 1 |a CHVBK  |b 374520933 
029 1 |a DEBBG  |b BV043020336 
029 1 |a DEBBG  |b BV043624947 
029 1 |a DEBSZ  |b 455699070 
029 1 |a UKMGB  |b 018005489 
035 |a (OCoLC)922588947  |z (OCoLC)919296968  |z (OCoLC)919342882  |z (OCoLC)932321158  |z (OCoLC)961693969  |z (OCoLC)1259154085 
037 |a CL0500000648  |b Safari Books Online 
050 4 |a T385 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.6/6  |2 23 
049 |a UAMI 
100 1 |a Lo, Raymond C. H.,  |e author. 
245 1 0 |a OpenGL data visualization cookbook :  |b over 35 hands-on recipes to create impressive, stunning visuals for a wide range of real-time, interactive applications using OpenGL /  |c Raymond C.H. Lo, William C.Y. Lo. 
246 3 0 |a Over 35 hands-on recipes to create impressive, stunning visuals for a wide range of real-time, interactive applications using OpenGL 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2015. 
264 4 |c ©2015 
300 |a 1 online resource :  |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 
490 1 |a Quick answers to common problems 
588 0 |a Online resource; title from cover page (Safari, viewed September 29, 2015). 
504 |a Includes bibliographical references and index. 
505 0 |a Cover ; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with OpenGL ; Introduction; Setting up a Windows-based development platform; Setting up a Mac-based development platform; Setting up a Linux-based development platform; Installing the GLFW library in Windows; Installing the GLFW library in Mac OS X and Linux; Creating your first OpenGL application with GLFW; Compiling and running your first OpenGL application in Windows; Compiling and running your first OpenGL application in Mac OS X or Linux. 
505 8 |a Chapter 2: OpenGL Primitives and 2D Data Visualization Introduction; OpenGL primitives; Creating a 2D plot using primitives; Real-time visualization of time series; 2D visualization of 3D/4D datasets; Chapter 3: Interactive 3D Data Visualization ; Introduction; Setting up a virtual camera for 3D rendering; Creating a 3D plot with perspective rendering; Creating an interactive environment with GLFW; Rendering a volumetric dataset -- MCML simulation; Chapter 4: Rendering 2D Images and Videos with Texture Mapping ; Introduction; Getting started with modern OpenGL (3.2 and higher). 
505 8 |a Setting up the GLEW, GLM, SOIL, and OpenCV libraries in WindowsSetting up the GLEW, GLM, SOIL, and OpenCV libraries in Mac OS X/Linux; Creating your first vertex and fragment shader using GLSL; Rendering 2D images with texture mapping; Real-time video rendering with filters; Chapter 5: Rendering of Point Cloud Data for 3D Range-sensing Cameras ; Introduction; Getting started with the Microsoft Kinect (PrimeSense) 3D range-sensing camera; Capturing raw data from depth-sensing cameras; OpenGL point cloud rendering with texture mapping and overlays. 
505 8 |a Chapter 6: Rendering Stereoscopic 3D Models using OpenGL Introduction; Installing the Open Asset Import Library (Assimp); Loading the first 3D model in the Wavefront Object (.obj) format; Rendering 3D models with points, lines, and triangles; Stereoscopic 3D rendering; Chapter 7: An Introduction to Real-time Graphics Rendering on a Mobile Platform using OpenGL ES 3.0 ; Introduction; Setting up the Android SDK; Setting up the Android Native Development Kit (NDK); Developing a basic framework to integrate the Android NDK; Creating your first Android application with OpenGL ES 3.0. 
505 8 |a Chapter 8: Interactive Real-time Data Visualization on Mobile Devices Introduction; Visualizing real-time data from built-in Inertial Measurement Units (IMUs); Part I -- handling multi-touch interface and motion sensor inputs; Part II -- interactive, real-time data visualization with mobile GPUs; Chapter 9: Augmented Reality-based Visualization on Mobile or Wearable Platforms ; Introduction; Getting started I: Setting up OpenCV on Android; Getting started II: Accessing the camera live feed using OpenCV; Displaying real-time video using texture mapping. 
520 |a Over 35 hands-on recipes to create impressive, stunning visuals for a wide range of real-time, interactive applications using OpenGL About This Book Get acquainted with a set of fundamental OpenGL primitives and concepts that enable users to create stunning visuals of arbitrarily complex 2D and 3D datasets for many common applications Explore interactive, real-time visualization 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 This book is aimed at anyone interested in creating impressive data visualization tools using modern graphics hardware. Whether you are a developer, engineer, or scientist, if you are interested in exploring the power of OpenGL for data visualization, this book is for you. While familiarity with C/C++ is recommended, no previous experience with OpenGL is assumed. What You Will Learn Install, compile, and integrate the OpenGL pipeline into your own project 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 Render images, videos, and point cloud data from 3D range-sensing cameras using the OpenGL Shading Language (GLSL) Develop video see-through augmented reality applications on mobile devices with OpenGL ES 3.0 and OpenCV Visualize 3D models with meshes and surfaces using stereoscopic 3D technology In Detail OpenGL is a great multi-platform, cross-language, and hardware-accelerated graphics interface for visualizing large 2D and 3D datasets. Data visualization has become increasingly challenging using conventional approaches as datasets become larger and larger, especially with the Big Data evolution. From a mobile device to a sophisticated high-performance computing cluster, OpenGL libraries provide developers with an easy-to-use interface to create stunning visuals in 3D in real time for a wide range of interactive applications. This book provides a series of easy-to-follow, hands-on tutorials to create appealing OpenGL-based visualization tools with minimal development time. We will first illustrate how to quickly set up the development ... 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a OpenGL. 
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 General.  |2 bisacsh 
650 7 |a Computer graphics  |2 fast 
700 1 |a Lo, William C. Y.,  |e author. 
776 0 8 |i Print version:  |a Lo, Raymond C.H.  |t OpenGL Data Visualization Cookbook.  |d Olton Birmingham : Packt Publishing Ltd, ©2015  |z 9781782169727 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781782169727/?ar  |z Texto completo 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1056290  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29156324 
938 |a EBL - Ebook Library  |b EBLB  |n EBL3564795 
938 |a EBSCOhost  |b EBSC  |n 1056290 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis32452990 
938 |a YBP Library Services  |b YANK  |n 12587223 
994 |a 92  |b IZTAP