Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#OpenGL
Showing:
104
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
The Cherno
Setting Up OpenGL and Creating a Window in C++
1
rewiews
Learn to set up OpenGL and create a window in C++, covering GLFW setup, Visual Studio configuration, error handling, and basic rendering techniques.
Add to list
12
Lesons
22 minutes
On-Demand
Free-Video
Devoxx
From Native Code Gems to Java Treasures with Jextract
0
rewiews
Explore the power of Project Panama and the Foreign Function and Memory API (FFM API) in this 33-minute Devoxx conference talk. Discover how to seamlessly integrate system-level APIs and libraries written in languages like C, OpenGL, TensorFlow, Rust, an…
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
International PHP Conference
WebGL - 3D Worlds in the Browser
0
rewiews
Entdecken Sie die Leichtigkeit von WebGL für 3D-Grafiken im Browser. Lernen Sie die "Programmable Pipeline" und Shader-Entwicklung kennen, um beeindruckende visuelle Effekte zu erstellen.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
Linux Foundation
Mesa 3D in an Embedded Context - Performance Tools and Recent Advances
0
rewiews
Explore Mesa 3D's advancements for embedded products, including API support, quality assurance, flexibility, openness, and hardware compatibility. Learn about performance tuning tools for OpenGL workloads on embedded devices.
Add to list
15
Lesons
53 minutes
On-Demand
Free-Video
The Cherno
Mathematics for Game Engine Development
0
rewiews
Explore essential mathematics for game engine development, covering GLM integration and implementation for robust 3D graphics and physics calculations.
Add to list
6
Lesons
19 minutes
On-Demand
Free-Video
The Cherno
Hazel Game Engine Code Review
0
rewiews
Explore the architecture and implementation of Hazel game engine, covering project structure, core systems, rendering, and editor functionality. Gain insights into game engine development.
Add to list
13
Lesons
41 minutes
On-Demand
Free-Video
The Cherno
Minecraft Clone in C++ - Code Review and Optimization
0
rewiews
Explore a Minecraft clone in C++, covering project structure, code organization, math concepts, ray casting, and shader techniques. Gain insights into game development practices.
Add to list
11
Lesons
40 minutes
On-Demand
Free-Video
The Cherno
Font Rendering - How to Make a Game Engine
0
rewiews
Explore font rendering techniques in game engine development, covering text drawing, texture atlases, UV rendering, and character packing for efficient and visually appealing text display.
Add to list
22
Lesons
1 hour 44 minutes
On-Demand
Free-Video
The Cherno
Window - Sparky Engine - How to Make a Game Engine
0
rewiews
Learn to create a game engine from scratch, focusing on initial planning, setting up GLFW, and creating an OpenGL window in C++. Gain practical insights into the foundational steps of game engine development.
Add to list
10
Lesons
49 minutes
On-Demand
Free-Video
The Cherno
Vertex Buffer Layouts - Game Engine Series
0
rewiews
Learn to implement vertex buffer layouts in game engine development, covering buffer offsets, shader enums, and OpenGL base types for efficient rendering.
Add to list
25
Lesons
49 minutes
On-Demand
Free-Video
Meta
Universal GL Effects for Web and Native with React.js
0
rewiews
Universal GL effects for React: Implement advanced filters and effects on images, videos, and UI using gl-react. Compose complex arrangements with VDOM, leverage GLSL for GPU-powered rendering, and create spectacular visual components without low-level O…
Add to list
11
Lesons
29 minutes
On-Demand
Free-Video
The Cherno
Multiple Render Targets and Framebuffer Refactor - Game Engine Series
0
rewiews
Learn advanced graphics techniques for game engines, including multiple render targets and framebuffer optimization, to enhance rendering capabilities and performance.
Add to list
1
Lesons
58 minutes
On-Demand
Free-Video
The Cherno
Textures in Game Engine Development - Episode 15
0
rewiews
Learn to implement textures in game engine development, focusing on the Sparky Engine. Explore techniques for texture handling, integration, and optimization in this comprehensive tutorial.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
The Cherno
Ultra-Fast Batch Renderer for Game Engine Development - Episode 9
0
rewiews
Learn to create an ultra-fast batch renderer for game engines. Explore advanced techniques in graphics programming and optimize rendering performance for efficient game development.
Add to list
1
Lesons
1 hour 55 minutes
On-Demand
Free-Video
The Cherno
Simple 2D Renderer for Game Engine Development - Episode 8
0
rewiews
Learn to create a 2D renderer for game engine development. This tutorial covers essential techniques for building a simple renderer in the Sparky Engine project.
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
The Cherno
Buffers and Vertex Arrays in Game Engine Development - Episode 7
0
rewiews
Learn about buffers and vertex arrays in game engine development, focusing on implementation techniques and best practices for efficient rendering in the Sparky Engine.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
The Cherno
Shaders in Game Engine Development - Episode 6
0
rewiews
Dive into shader implementation for game engine development, exploring techniques and best practices for creating efficient and visually appealing graphics in real-time rendering.
Add to list
1
Lesons
1 hour 13 minutes
On-Demand
Free-Video
The Cherno
Matrices in Game Engine Development - Sparky Engine - Episode 5
0
rewiews
Learn to create a matrix class for a game engine, focusing on 4x4 matrices and their implementation in OpenGL. Gain insights into game engine development through practical coding examples.
Add to list
1
Lesons
1 hour 1 minute
On-Demand
Free-Video
The Cherno
Vectors in Game Engine Development - Sparky Engine - Episode 4
0
rewiews
Learn to create vector classes for game engine development, including vec2, vec3, and vec4 implementations, and their integration with OpenGL in this comprehensive tutorial.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
The Cherno
OpenGL Extensions in Game Engine Development - Episode 2
0
rewiews
Learn to use GLEW and load OpenGL extensions in game engine development. Gain practical insights into creating a game engine with OpenGL.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
The Cherno
Our First Triangle - Game Engine Series
0
rewiews
Learn to render your first triangle in a game engine, exploring fundamental graphics concepts and implementation techniques.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
The Cherno
Modern OpenGL - Game Engine Series
0
rewiews
Learn to integrate Glad for modern OpenGL in game engine development, enhancing graphics capabilities and performance in your projects.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
The Cherno
Setting Up a Test Framework for OpenGL
0
rewiews
Learn to create a test framework for OpenGL projects, enhancing code reliability and streamlining development processes in graphics programming.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
The Cherno
Single Shader 2D Renderer - Game Engine Series
0
rewiews
Learn to create an efficient 2D renderer using a single shader in game engine development, optimizing performance and simplifying rendering techniques.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
The Cherno
Starting Our 2D Renderer - Game Engine Series
0
rewiews
Learn to create a 2D renderer for game engines, covering essential concepts and techniques for efficient graphics rendering in game development.
Add to list
1
Lesons
35 minutes
On-Demand
Free-Video
Ubuntu OnAir
The Many APIs of Gaming on Proton
0
rewiews
Explore the complex API landscape for gaming on Proton, comparing Windows and Linux implementations and examining cross-boundary solutions for seamless gameplay experiences.
Add to list
1
Lesons
56 minutes
On-Demand
Free-Video
Android Developers
Building a VR Sandbox for Android - Rapid Prototyping Techniques
0
rewiews
Explore rapid prototyping for Android VR development using scripting, live shader updates, and off-the-shelf devices. Learn to create immersive experiences with instant feedback.
Add to list
40
Lesons
52 minutes
On-Demand
Free-Video
Android Developers
Make Shinier, Faster Mobile Games with Vulkan
0
rewiews
Explore Vulkan's high-efficiency graphics API for mobile games. Learn porting techniques, performance optimization, and how to leverage Vulkan's unique features for enhanced mobile gaming experiences.
Add to list
21
Lesons
35 minutes
On-Demand
Free-Video
Android Developers
Android Emulator Deep Dive - Recent Features and Technical Internals
0
rewiews
Explore recent Android Emulator features including snapshots, OpenGL ES 3.x graphics, and ARCore support. Learn technical internals and how these features interconnect for improved development experience.
Add to list
13
Lesons
34 minutes
On-Demand
Free-Video
Android Developers
GAPID: Graphics API Debugger for Android Games - Android Game Developer Summit 2018
0
rewiews
Explore GAPID, Google's graphics debugger for Android games. Learn to capture, analyze, and optimize API calls for OpenGL and Vulkan, enhancing game performance and visual quality.
Add to list
17
Lesons
29 minutes
On-Demand
Free-Video
Android Developers
Reach and Devices for Game Development: Targeting, Optimization, and Analytics
0
rewiews
Explore game development strategies using Reach and devices for targeting decisions, and Android vitals for performance tracking. Learn about new features for monetization and stability troubleshooting.
Add to list
16
Lesons
20 minutes
On-Demand
Free-Video
Linux Foundation
How Hard Is It to Test the GPU Driver?
0
rewiews
Explore the complexities of testing GPU drivers, including CI tools, embedded systems, and handling unexpected behaviors across kernel and user-space components.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
X.Org Foundation
Unleash the Graphics Magic - OpenGL and OpenGL ES Development for Apple M1 and M2
0
rewiews
Discover the journey of OpenGL driver development for Apple M1/M2, exploring hardware magic, conformance achievements, and the intricate code behind graphics acceleration.
Add to list
1
Lesons
37 minutes
On-Demand
Free-Video
X.Org Foundation
Reducing Stutters with Uber Shaders in Zink - OpenGL Driver Optimization
0
rewiews
Discover how uber shaders optimize Zink's OpenGL driver performance by eliminating shader compilation delays and improving pipeline state handling for smoother graphics rendering.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
X.Org Foundation
Etnaviv GPU Driver Stack Status Update and Roadmap
0
rewiews
Explore the latest developments in etnaviv driver stack, including CI board farm expansion, OpenGL ES 3.0 implementation progress, and innovative solutions for legacy GPU support.
Add to list
1
Lesons
16 minutes
On-Demand
Free-Video
X.Org Foundation
Ongoing Challenges in the Raspberry Pi Graphics Driver Stack
0
rewiews
Explore ongoing developments in Raspberry Pi 4 driver stack, including OpenGL 3.x implementation, Vulkan driver CPU job handling improvements, and global GPU usage statistics tracking.
Add to list
1
Lesons
13 minutes
On-Demand
Free-Video
X.Org Foundation
Wayfire - Converting OpenGL Wayland Compositor to Pixman Rendering
0
rewiews
Discover how to optimize Wayfire OpenGL Wayland compositor for Raspberry Pi 3 using Pixman rendering, including performance improvements and technical challenges in implementation.
Add to list
1
Lesons
12 minutes
On-Demand
Free-Video
Android Developers
Android Game Graphics - OpenGL ES vs. Vulkan Case Study
0
rewiews
Explore OpenGL ES and Vulkan graphics APIs for Android games, comparing performance, power benefits, and use cases to help developers choose the best option for their projects.
Add to list
1
Lesons
26 minutes
On-Demand
Free-Video
The Cherno
Grass Rendering in OpenGL - Code Review
0
rewiews
Explore advanced OpenGL techniques for efficient grass rendering, covering shader optimization, buffer management, and performance improvements in C++.
Add to list
27
Lesons
47 minutes
On-Demand
Free-Video
The Cherno
Rendering Lines in a Game Engine - Game Engine Series
0
rewiews
Learn to implement line and rectangle rendering in game engines, covering techniques for thickness, smoothness, and transformations in OpenGL.
Add to list
7
Lesons
38 minutes
On-Demand
Free-Video
The Cherno
Bloom: Understanding and Implementing the Visual Effect in Game Graphics
0
rewiews
Explore the visual effect of bloom in graphics, from Photoshop techniques to implementation in game engines like Unity and AAA titles, with practical examples and tutorials.
Add to list
6
Lesons
26 minutes
On-Demand
Free-Video
The Cherno
Retro Voxel Engine Code Review
0
rewiews
Explore the creation of a retro voxel engine, from setup to implementation. Learn about project structure, color and height maps, and dive into the code for hands-on experimentation.
Add to list
7
Lesons
36 minutes
On-Demand
Free-Video
The Cherno
Vertex Arrays - Game Engine Series
0
rewiews
Learn to implement and optimize Vertex Arrays in game engine development, enhancing rendering efficiency and performance for 3D graphics applications.
Add to list
12
Lesons
43 minutes
On-Demand
Free-Video
The Cherno
Textures in OpenGL
0
rewiews
Learn to implement textures in OpenGL, covering image loading, texture initialization, parameters, coordinates, sampling, and blending for enhanced graphics rendering.
Add to list
12
Lesons
32 minutes
On-Demand
Free-Video
The Cherno
Buffer Layout Abstraction in OpenGL
0
rewiews
Learn to implement buffer layout abstraction in OpenGL, enhancing code organization and efficiency for graphics programming. Covers vertex arrays, buffers, and practical implementation techniques.
Add to list
8
Lesons
30 minutes
On-Demand
Free-Video
The Cherno
Dealing with Errors in OpenGL
0
rewiews
Learn effective error handling techniques in OpenGL to improve debugging and create more robust graphics applications. Covers error detection, clearing, and logging strategies.
Add to list
7
Lesons
24 minutes
On-Demand
Free-Video
The Cherno
Writing a Shader in OpenGL
0
rewiews
Learn to create, compile, and implement shaders in OpenGL, covering both vertex and fragment shaders, error handling, and data access techniques.
Add to list
13
Lesons
28 minutes
On-Demand
Free-Video
The Cherno
Physically-Based Rendering in Sparky Engine - Development Log
0
rewiews
Explore physically-based rendering in game engine development, covering cube maps, material creation, specular mapping, and normal mapping techniques for realistic graphics.
Add to list
9
Lesons
36 minutes
On-Demand
Free-Video
Nvidia
Debugging OpenGL 4.2 - NVIDIA Nsight Visual Studio Edition
0
rewiews
Learn to debug OpenGL 4.2 using NVIDIA Nsight VSE 3.2. Explore frame and shader debugging, optimize CPU to GPU code, and master advanced graphics debugging techniques.
Add to list
16
Lesons
59 minutes
On-Demand
Free-Video
Nvidia
OpenGL and CUDA-Based Tessellation
0
rewiews
Explore advanced tessellation techniques using CUDA to overcome OpenGL limitations, enabling higher-order surfaces, custom UV coordinates, and trimming curves for improved visual quality in graphics rendering.
Add to list
25
Lesons
44 minutes
On-Demand
Free-Video
The Cherno
Let's Make Flappy Bird! - LWJGL 3 / OpenGL
0
rewiews
Learn to create Flappy Bird from scratch using Java, LWJGL 3, and OpenGL. This comprehensive tutorial covers game development basics, graphics programming, and cross-platform desktop game creation.
Add to list
1
Lesons
3 hours 14 minutes
On-Demand
Free-Video
The Cherno
Creating a Texture Test in OpenGL
0
rewiews
Learn to implement texture testing in OpenGL, covering key techniques for adding visual detail to 3D graphics and enhancing the realism of rendered objects.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
The Cherno
Creating Tests in OpenGL
0
rewiews
Learn to implement and run tests in OpenGL projects, enhancing code reliability and debugging efficiency for graphics programming.
Add to list
1
Lesons
23 minutes
On-Demand
Free-Video
The Cherno
Rendering Multiple Objects in OpenGL
0
rewiews
Learn techniques for efficiently rendering multiple objects in OpenGL, enhancing your graphics programming skills and optimizing performance in 3D applications.
Add to list
1
Lesons
18 minutes
On-Demand
Free-Video
The Cherno
ImGui in OpenGL
0
rewiews
Learn to integrate ImGui with OpenGL for creating interactive graphical user interfaces in your applications. Enhance your projects with versatile and efficient UI elements.
Add to list
1
Lesons
15 minutes
On-Demand
Free-Video
The Cherno
Model View Projection Matrices in OpenGL
0
rewiews
Learn to implement Model View Projection matrices in OpenGL for 3D graphics rendering, enhancing your understanding of spatial transformations and camera perspectives.
Add to list
1
Lesons
16 minutes
On-Demand
Free-Video
The Cherno
Projection Matrices in OpenGL
0
rewiews
Learn about projection matrices in OpenGL, exploring their role in 3D graphics rendering and how they transform objects from world space to screen space.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
The Cherno
Maths in OpenGL
0
rewiews
Explore essential mathematical concepts for OpenGL programming, focusing on practical applications and techniques for efficient graphics rendering.
Add to list
1
Lesons
18 minutes
On-Demand
Free-Video
The Cherno
Writing a Basic Renderer in OpenGL
0
rewiews
Learn to create a basic renderer using OpenGL, covering essential concepts and techniques for graphics programming and game development.
Add to list
1
Lesons
15 minutes
On-Demand
Free-Video
The Cherno
Shader Abstraction in OpenGL
0
rewiews
Learn to implement shader abstraction in OpenGL, enhancing code organization and efficiency for graphics programming. Explore techniques to streamline shader management and improve rendering workflows.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
The Cherno
Abstracting OpenGL into Classes
0
rewiews
Learn to abstract OpenGL functionality into C++ classes, improving code organization and reusability. Explore practical techniques for creating a more maintainable graphics programming structure.
Add to list
1
Lesons
27 minutes
On-Demand
Free-Video
The Cherno
Vertex Arrays in OpenGL
0
rewiews
Learn to efficiently manage and render 3D graphics using Vertex Arrays in OpenGL, enhancing performance and simplifying code structure for game and application development.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
The Cherno
Index Buffers in OpenGL
0
rewiews
Learn to optimize OpenGL rendering with index buffers, enhancing performance by reducing redundant vertex data and improving memory efficiency in graphics programming.
Add to list
5
Lesons
17 minutes
On-Demand
Free-Video
The Cherno
How I Deal with Shaders in OpenGL
0
rewiews
Learn efficient shader management in OpenGL, covering creation, compilation, and usage techniques to enhance graphics programming skills and optimize rendering pipelines.
Add to list
1
Lesons
21 minutes
On-Demand
Free-Video
The Cherno
How Shaders Work in OpenGL
0
rewiews
Explore the fundamentals of OpenGL shaders, including vertex and fragment shaders, their differences, and how they function in graphics programming.
Add to list
5
Lesons
18 minutes
On-Demand
Free-Video
The Cherno
Vertex Attributes and Layouts in OpenGL
0
rewiews
Learn to implement vertex attributes and layouts in OpenGL for efficient 3D graphics rendering. Explore techniques to optimize data organization and improve performance in your graphics applications.
Add to list
1
Lesons
19 minutes
On-Demand
Free-Video
The Cherno
Vertex Buffers and Drawing a Triangle in OpenGL
0
rewiews
Learn to create and use vertex buffers for efficient triangle rendering in OpenGL, enhancing your graphics programming skills and understanding of low-level GPU operations.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
The Cherno
Using Modern OpenGL in C++
0
rewiews
Learn to load and utilize modern OpenGL functions in C++ applications using the GLEW library, enabling access to advanced GPU capabilities for graphics programming.
Add to list
1
Lesons
18 minutes
On-Demand
Free-Video
The Cherno
Welcome to OpenGL
0
rewiews
Explore OpenGL fundamentals, misconceptions, and cross-platform capabilities in this introductory video. Learn why OpenGL is important and what to expect from the series.
Add to list
6
Lesons
16 minutes
On-Demand
Free-Video
Linux Foundation
Current State of Graphics Virtualization Upstream
0
rewiews
Explore the latest developments in Linux graphics virtualization, focusing on open-source solutions for containerized and virtualized workloads in modern hardware environments.
Add to list
7
Lesons
36 minutes
On-Demand
Free-Video
EuroPython Conference
OpenGL and Python on Computer and Embed Device Part 2
0
rewiews
Explore advanced OpenGL techniques with Python, focusing on implementation for embedded devices and desktop computers.
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
The Cherno
How to Render Circles - OpenGL, Vulkan, DirectX, Metal
0
rewiews
Learn techniques for rendering circles in popular graphics APIs, exploring efficient methods and optimizations for smooth, high-performance circular shapes in real-time applications.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
The Cherno
Batch Rendering - Dynamic Geometry
0
rewiews
Learn efficient batch rendering techniques for dynamic geometry, optimizing performance in real-time graphics applications and game development.
Add to list
1
Lesons
23 minutes
On-Demand
Free-Video
The Cherno
Batch Rendering - Textures
0
rewiews
Learn efficient texture handling in batch rendering to optimize graphics performance and enhance visual quality in OpenGL applications.
Add to list
1
Lesons
16 minutes
On-Demand
Free-Video
The Cherno
Building an OpenGL Base Library
0
rewiews
Learn to create a foundational OpenGL library, enhancing your graphics programming skills and streamlining future project development.
Add to list
1
Lesons
15 minutes
On-Demand
Free-Video
The Cherno
OpenGL Shaders - Game Engine Series
0
rewiews
Learn to implement OpenGL shaders in game engine development, covering shader compilation, integration, and practical application for enhanced graphics rendering.
Add to list
1
Lesons
43 minutes
On-Demand
Free-Video
The Cherno
Path Tracer in C++ OpenGL - Code Review
0
rewiews
Explore an impressive OpenGL path tracer created by a 15-year-old, featuring code review, problem-solving, and advanced graphics techniques like environment maps and bloom effects.
Add to list
14
Lesons
37 minutes
On-Demand
Free-Video
The Cherno
Path Tracer Code Walkthrough in C++ and OpenGL - Code Review
0
rewiews
Detailed walkthrough of a C++/OpenGL path tracer implementation, exploring code structure, optimization techniques, and rendering concepts for graphics programming enthusiasts.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
Linux Foundation
Raspberry Pi 5: Challenges and Solutions in Bringing up OpenGL/Vulkan Drivers for a New GPU
0
rewiews
Explore challenges and solutions in developing open-source OpenGL/Vulkan drivers for Raspberry Pi 5's new GPU, with insights on major changes and future developments.
Add to list
1
Lesons
30 minutes
On-Demand
Free-Video
media.ccc.de
Circumventing Video Identification Using Augmented Reality
0
rewiews
Schritt-für-Schritt-Anleitung zur Umgehung von Video-Identifikation mittels Augmented Reality. Techniken wie Markererkennung, 3D-Rendering und Bildkomposition werden erklärt.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
media.ccc.de
Circumventing Video Identification Using Augmented Reality
0
rewiews
Explore techniques for augmenting video streams with computer-generated ID cards, using OpenCV, OpenGL, and skin detection to create convincing fake identifications for video chats.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
Linux Foundation
Graphics Performance Analysis with FrameRetrace - A Responsive UI for ApiTrace
0
rewiews
Explore FrameRetrace, an open-source graphics performance tool for OpenGL on Linux. Learn its features, capabilities, and how it aids in optimizing GPU-intensive applications through live experiments and cross-platform analysis.
Add to list
14
Lesons
48 minutes
On-Demand
Free-Video
Devoxx
Graphics Something Android Something Performance
0
rewiews
Explore Android graphics and performance optimization with Google experts. Learn tips, tricks, and techniques to enhance your app's visual appeal and efficiency.
Add to list
1
Lesons
53 minutes
On-Demand
Free-Video
Devoxx
Java on the GPU - Where Are We Now?
0
rewiews
Explore GPU utilization in Java, covering OpenGL, CUDA, and OpenCL for massive computations. Learn advantages and drawbacks of GPU computing in desktop and cloud environments.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Linux Foundation
Open Source Graphics 101 - Getting Started
0
rewiews
Explore GPU concepts, graphics APIs, and open-source stack Mesa. Learn about pipeline stages, shaders, and parallel computing for a comprehensive introduction to graphics programming.
Add to list
20
Lesons
36 minutes
On-Demand
Free-Video
ACCU Conference
Tailored Static Tooling Using Clang - Clazy
0
rewiews
Explore Clazy, a Clang plugin for Qt-specific static checks. Learn how to implement custom checks and apply similar techniques to other frameworks for improved code quality and development.
Add to list
1
Lesons
16 minutes
On-Demand
Free-Video
Flutter Europe
Flutter, What Are Widgets, RenderObjects and Elements?
0
rewiews
Explore Flutter's inner workings: widgets, RenderObjects, and Elements. Understand layers beyond widgets, learn about RenderObjects, and discover the connection between widgets and Elements.
Add to list
16
Lesons
44 minutes
On-Demand
Free-Video
ACCU Conference
Writing Games in Very Modern C++
0
rewiews
Explore game development using standard C++ with upcoming 2D graphics API. Learn about industry options, accessibility, and create a live game demo.
Add to list
24
Lesons
1 hour 25 minutes
On-Demand
Free-Video
EuroPython Conference
OpenGL and Python on Computer and Embed Device
0
rewiews
Learn to integrate OpenGL with Python for graphics programming on computers and embedded devices, enhancing your skills in visual application development.
Add to list
1
Lesons
55 minutes
On-Demand
Free-Video
EuroPython Conference
Programming Physics Games with Python and OpenGL
0
rewiews
Learn to create physics-based games using Python and OpenGL, covering key concepts like collision detection, joints, and graphics integration for engaging gameplay experiences.
Add to list
23
Lesons
54 minutes
On-Demand
Free-Video
EuroPython Conference
Modern OpenGL with Python
0
rewiews
Learn to create 2D and 3D graphics applications using Python and modern OpenGL. Explore graphics theory, OpenGL evolution, and practical implementation, including shaders and lighting models.
Add to list
29
Lesons
1 hour 5 minutes
On-Demand
Free-Video
EuroPython Conference
Simplifying Computer Art in Python
0
rewiews
Explore Python-based computer art creation using PygletHelper, a simplified OpenGL interface. Learn to draw and animate geometric shapes without extensive graphics knowledge.
Add to list
14
Lesons
27 minutes
On-Demand
Free-Video
EuroPython Conference
Making Games with Python - Mission Impossible?
0
rewiews
Explore Python's potential in game development, comparing frameworks like Pygame and OpenGL, and discussing its role in asset pipelines, data integration, and commercial game production.
Add to list
15
Lesons
48 minutes
On-Demand
Free-Video
EuroPython Conference
PlotVR - Walk Through Your Data
0
rewiews
Explore 3D data visualization with PlotVR, enabling immersive VR and AR experiences. Navigate scatter plots using your phone and computer keyboard for a unique perspective on your datasets.
Add to list
1
Lesons
27 minutes
On-Demand
Free-Video
Linux Plumbers Conference
State of the Art Debugging and Tuning Graphics Applications
0
rewiews
Explore best practices for debugging and tuning graphics applications on open platforms, covering current tools and future developments for enhanced developer capabilities.
Add to list
9
Lesons
27 minutes
On-Demand
Free-Video
JSConf
Painting by Functions
0
rewiews
Explore the evolution of graphics APIs, from OpenGL to WebGL, and how functional programming transforms WebGL into a user-friendly powerhouse for stunning visual effects.
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
X.Org Foundation
Nouveau and NVK Graphics Stack Update 2024 - Status and Future Plans
0
rewiews
Explore the latest advancements in NVK, including performance enhancements, OpenGL support via Zink, and future development plans for the open-source NVIDIA graphics stack.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
X.Org Foundation
Enhancements to the Raspberry Pi GPU Driver Stack - Performance and Vulkan 1.3 Updates
0
rewiews
Discover the latest GPU driver improvements for Raspberry Pi 5, including Vulkan 1.3 conformance, enhanced subgroups support, and optimizations for better memory usage and shader performance.
Add to list
1
Lesons
21 minutes
On-Demand
Free-Video
X.Org Foundation
Defense in Depth: Isolating Mesa From the Kernel
0
rewiews
Explore advanced security techniques for isolating graphics drivers from kernel access, using virtualization and helper processes to protect against potential exploits in browser environments.
Add to list
1
Lesons
15 minutes
On-Demand
Free-Video
KVM Forum
The Many Faces of Virtio-GPU: Capabilities, Implementation, and Use Cases
0
rewiews
Explore virtio-gpu's versatility, capabilities, and implementations for graphics acceleration and compute offloading in virtualized environments. Learn to leverage its features across software stacks.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
load more...