ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

204,552 results

wheatgreaser
graphics programming is easy, actually

graphics programming is fun. is it easy? no, i lied. sue me. im using opengl because its used in different places from game ...

5:04
graphics programming is easy, actually

4,096 views

9 months ago

eisfrosch
The Chaotic State of GPU Programming

GPUs have immensely contributed to various applications: in graphics, AI, scientific computing, you name it. But their ...

16:16
The Chaotic State of GPU Programming

318,468 views

1 year ago

Two Minute Papers
Intel Just Changed Computer Graphics Forever!

Check out Lambda here and sign up for their GPU Cloud: https://lambda.ai/papers Guide: Rent one of their GPU's with over 16GB ...

6:39
Intel Just Changed Computer Graphics Forever!

608,297 views

6 months ago

tEEvy
Understanding shaders is easy, actually

Shader code can be scary but... Well, it is scary, but it's also quite simple! Here I'm mentioning some of the basics of GLSL ...

6:39
Understanding shaders is easy, actually

59,795 views

10 months ago

CrashCourse
3D Graphics: Crash Course Computer Science #27

Today we're going to discuss how 3D graphics are created and then rendered for a 2D screen. From polygon count and meshes, ...

12:41
3D Graphics: Crash Course Computer Science #27

536,859 views

8 years ago

Brendan Galea
The Math behind (most) 3D games - Perspective Projection

Perspective matrices have been used behind the scenes since the inception of 3D gaming, and the majority of vector libraries will ...

13:20
The Math behind (most) 3D games - Perspective Projection

534,021 views

4 years ago

The 8-Bit Guy
How "oldschool" graphics worked Part 1 - Commodore and Nintendo

Visit me on Facebook: https://www.facebook.com/the8bitguy In part 1, I cover the limitations of color on older 1980's computers ...

7:08
How "oldschool" graphics worked Part 1 - Commodore and Nintendo

5,725,352 views

10 years ago

CrashCourse
Screens & 2D Graphics: Crash Course Computer Science #23

Today we begin our discussion of computer graphics. So we ended last episode with the proliferation of command line (or text) ...

11:32
Screens & 2D Graphics: Crash Course Computer Science #23

390,243 views

8 years ago

Daniel Hooper
I Made a 3D Modeler, in C, in a Week

ShapeUp source code, demo, and more: http://www.danielchasehooper.com/posts/shapeup See what Daniel is up to on Twitter: ...

4:03
I Made a 3D Modeler, in C, in a Week

154,959 views

1 year ago

Low Level Game Dev
The 5 levels of OpenGL

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

8:01
The 5 levels of OpenGL

57,736 views

5 months ago

Nathan Baggs
I made the same game in Assembly, C and C++

programming #gamedev #cpp #assembly #x86 I made the same game in x86 assembly, C and C++ to see how they compare.

4:20
I made the same game in Assembly, C and C++

899,854 views

3 years ago

Dr. Pavel Vlašánek
Graphics Programming from Scratch: How GPUs Actually Draw 3D

Every 3D world you have ever explored is just a beautifully orchestrated illusion of math, memory, and high-speed logistics.

16:37
Graphics Programming from Scratch: How GPUs Actually Draw 3D

407 views

4 weeks ago

Low Level Game Dev
Should you start with OpenGL or Vulkan?

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

4:17
Should you start with OpenGL or Vulkan?

86,703 views

9 months ago

Hunor Márton Borbély
Introduction to SVGs: A Beginner's Guide to Scalable Vector Graphics

In this introduction to SVG, we cover basic shapes like circles and rectangles, styling, the path element, quadratic and cubic Bézier ...

18:00
Introduction to SVGs: A Beginner's Guide to Scalable Vector Graphics

35,249 views

1 year ago

Low Level Game Dev
The 5 Levels Of C++

Check out my C++ gamedev course for beginners! 6.5 hours of video content where I guide you through making a game step by ...

10:29
The 5 Levels Of C++

261,441 views

10 months ago

why not code?
I Made a VR Game in C++

In this video we'll attempt to make a hand tracking VR game in C++ without using Unity or Unreal Engine. We'll use OpenXR and ...

6:31
I Made a VR Game in C++

2,163 views

1 year ago

Faisal's Devlog
This is why you don't build GUIs in C

C and GUI Programming don't get along well. In this video, I used a lesser-known framework for Graphical User Interface (GUI) ...

6:09
This is why you don't build GUIs in C

400,210 views

9 months ago

M. Tirado
Faking 3D graphics with a 2D game engine #SoMEpi #gamedev

Learn how to render 3D graphics using a 2D game engine. Entry for Summer of Math Exposition 2024 Euclid's Inferno Steam ...

6:36
Faking 3D graphics with a 2D game engine #SoMEpi #gamedev

19,276 views

1 year ago

Martin VDA
Forget About Pixel Art—Try This Easier Method for Your 2D Game's Graphics

(80% Off!) Inkscape Bundle: 13 Courses to Design Characters, Backgrounds & Game Art: https://martinbelvisi.gumroad.com/l/xtkal ...

5:52
Forget About Pixel Art—Try This Easier Method for Your 2D Game's Graphics

66,112 views

11 months ago

Jordan West
How Isometric Coordinates Work in 2D games

Isometric games often use hand-drawn 2D sprites to add depth to a game without having to deal with full 3D rendering. In this ...

5:23
How Isometric Coordinates Work in 2D games

1,098,221 views

5 years ago