ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

339 results

The Coding Train
Coding Challenge #112: 3D Rendering with Rotation and Projection

Can I draw and rotate a 3D cube using Processing's 2D renderer with just some math?!?! Yes! Watch to learn more about rotation ...

33:13
Coding Challenge #112: 3D Rendering with Rotation and Projection

226,086 views

7 years ago

The Coding Train
Coding Challenge 168: MandelBulb 3D Fractal

It's the Mandelbulb! What happens when you take the original fractal (The Mandelbrot Set) and extend it into 3D space? And how ...

28:02
Coding Challenge 168: MandelBulb 3D Fractal

391,725 views

3 years ago

The Coding Train
Matrix Multiplication for 3D Rendering

In this video, I write a function to perform matrix multiplication in Java. This is in anticipation of videos about 3D projection and ...

23:56
Matrix Multiplication for 3D Rendering

60,972 views

7 years ago

The Coding Train
Coding Challenge 11: 3D Terrain Generation with Perlin Noise in Processing

In this coding challenge, I create a 3D procedural terrain using Perlin Noise and the beginShape() function in Processing.

22:44
Coding Challenge 11: 3D Terrain Generation with Perlin Noise in Processing

1,084,343 views

9 years ago

The Coding Train
Coding Challenge 146: Rendering Raycasting

Building off of the previous coding challenge (2D Ray Casting) I attempt to make my own version the original Wolfenstein 3D ...

28:52
Coding Challenge 146: Rendering Raycasting

261,742 views

6 years ago

The Coding Train
10.4: Pixels! (The Pixels Array) - Processing Tutorial

This video covers the basics of reading from and writing to the pixels array in Processing / Java. This is foundation for all image ...

21:25
10.4: Pixels! (The Pixels Array) - Processing Tutorial

123,626 views

10 years ago

The Coding Train
Coding Challenge #113: 4D Hypercube (aka "Tesseract")

In this coding challenge, I visualize a 4D Hypercube (aka "Tesseract") in Processing (Java).

42:44
Coding Challenge #113: 4D Hypercube (aka "Tesseract")

257,368 views

7 years ago

The Coding Train
Coding Marching Squares

In this episode of Coding in the Cabana, Gloria Pickle and I investigate the Marching Squares algorithm and apply it to Open ...

26:28
Coding Marching Squares

198,269 views

5 years ago

The Art of Code
Ray Marching for Dummies!

Twitter: @The_ArtOfCode Facebook: https://www.facebook.com/groups/theartofcode/ Patreon: ...

29:46
Ray Marching for Dummies!

252,389 views

7 years ago

Idee Programmer (kuldeep kaushik)
Step19: JAVA Arrays/1D/2D/3D: Complete, Codes, best practices, Interview Q/A, 0 to Hero

JAVA Tutorial - Official site - https://www.corejava25hours.com JAVA Tutorial - Play store app ...

28:13
Step19: JAVA Arrays/1D/2D/3D: Complete, Codes, best practices, Interview Q/A, 0 to Hero

3,538 views

3 years ago

The Coding Train
Coding Challenge #142: Rubik's Cube Part 1

Can I build an interactive 3D Rubik's cube in Processing? Yes! Someday I hope to return to this project and add an AI solver!

23:48
Coding Challenge #142: Rubik's Cube Part 1

412,920 views

6 years ago

kentdjb
Chapter 7, video 1: fixed-size collections.

Introduction to 1D arrays: fixed-size collections. Source code available from https://www.bluej.org/objects-first/

30:54
Chapter 7, video 1: fixed-size collections.

436 views

5 years ago

The Coding Train
Coding Challenge 145: 2D Raycasting

In this video, I implement a basic ray casting engine with line segment “surfaces” and vector “rays.” The result simulates a light ...

36:02
Coding Challenge 145: 2D Raycasting

665,488 views

6 years ago

The Coding Train
Coding Challenge 85: The Game of Life

In this coding challenge, I attempt to code Conway's Game of Life cellular automata simulation in JavaScript using the p5.js library.

38:20
Coding Challenge 85: The Game of Life

712,002 views

8 years ago

The Coding Train
Creative Coding for Beginners - Full Course!

Choo choo! Welcome aboard to the world of creative coding! Join me in this beginner-friendly video series learning to code with ...

5:06:17
Creative Coding for Beginners - Full Course!

323,076 views

2 years ago

freeCodeCamp.org
Recursion in Programming - Full Course

Recursion is a powerful technique that helps us bridge the gap between complex problems being solved with elegant code.

1:51:36
Recursion in Programming - Full Course

1,108,342 views

4 years ago

Kenny Yip Coding
Code Flappy Bird in Java

How to code flappy bird game in java. In this tutorial, you will learn how to code flappy bird using java awt/swing graphics.

54:02
Code Flappy Bird in Java

261,717 views

1 year ago

Bro Code
Java snake game 🐍

Java snake game tutorial for beginners #Java #snake #game Coding boot camps hate him! See how he can teach you to code ...

43:30
Java snake game 🐍

1,607,711 views

5 years ago

LeSniperJF
Shadow vs Deep copy in Dynamic Arrays

... discussion from the last video ( https://www.youtube.com/watch?v=AAWusymCLhY ) about 2D and 3D arrays by introducing the ...

26:57
Shadow vs Deep copy in Dynamic Arrays

328 views

3 years ago

The Coding Train
Coding Challenge 3: The Snake Game

In this coding challenge, I code a p5.js version of the Snake Game. Code: https://thecodingtrain.com/challenges/3-snake-game ...

27:27
Coding Challenge 3: The Snake Game

3,422,442 views

9 years ago