From CPU to GPU: Understanding Data Transfer with Buffers in OpenGL

From CPU to GPU: Understanding Data Transfer with Buffers in OpenGL

Luke's Dev Tutorials

1 год назад

7,314 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@nejathakan5521
@nejathakan5521 - 08.09.2023 12:41

😍

Ответить
@sukivirus
@sukivirus - 08.09.2023 17:20

Great tutorial. Thanks

Ответить
@kacperbiernacki260
@kacperbiernacki260 - 08.09.2023 21:22

Nice

Ответить
@Nick_fb
@Nick_fb - 09.09.2023 00:43

Looking good!

Ответить
@denisrabotay
@denisrabotay - 26.09.2023 10:31

You are super amazing, when i started my project every step and decision I did by myself with no help from the net.
6 months have been passed since I knew I have to use my GPU for rendering because CPU performance were awful.
and 1 month ago after successfully implemented basic opengl, then when I continued searching for the best method to implement Opengl with wxwidgets,
I found that the best way is using vertex buffers ! your video clarified few things that other sources lack.

(if we are already doing the same steps I'm looking for another feature that maybe your tutorial will help me in the future, I want to put a text as a label and also have the abillity to select this text and also the entire string would have an auto adjusting feature so large sentences would require to split the sentence and begin the next part in new line, a cross platform type of feature)

Ответить
@xealit
@xealit - 15.07.2024 19:52

title: Understanding Data Transfer with Buffers in OpenGL
beginning: let's render a complex shape with points connected by lines
🤨

Ответить
@LorenzoPegorari
@LorenzoPegorari - 12.10.2024 18:51

This tutorial is BY FAR the best tutorial I have ever seen on VAOs and VBOs. Thank you so much!

Ответить