YoVDO

Coding Challenge - 2D Raycasting

Offered By: Coding Train via YouTube

Tags

Javascript Courses Game Development Courses p5.js Courses Computer Graphics Courses Collision Detection Courses

Course Description

Overview

Implement a basic ray casting engine with line segment "surfaces" and vector "rays" in this 36-minute video tutorial. Learn to simulate a light source casting shadows in a 2D canvas using p5.js. Explore concepts such as creating a Ray class, casting rays, finding intersections, and adding collision detection. Discover how to work with multiple boundaries and incorporate Perlin noise for movement. Gain insights into potential improvements and access additional resources on 2D visibility, line-line intersection, and related coding challenges. Follow along with the provided p5.js Web Editor sketch and delve into the world of 2D ray casting.

Syllabus

Introduction.
Coding Starts.
Creating a Ray Class.
Casting Rays And Finding Intersections.
Casting Multiple Rays.
Adding Collision Detection For Every Ray.
Multiple Boundaries.
Moving With Perlin Noise.
Suggestions For Improvements.


Taught by

The Coding Train

Related Courses

Introduction to Programming for the Visual Arts with p5.js
University of California, Los Angeles via Kadenze
The Nature of Code
Processing Foundation via Kadenze
Introduction to Computer Programming
University of London International Programmes via Coursera
Türkçe JavaScript Bootcamp
Udemy
The Nature of Code
Coding Train via YouTube