Skip to content

RUiNtheExtinct/RayCasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAYCASTING

  • A basic javascript implementation of dynamic raycasting.

  • It implements the p5.js library for the 2D graphics.
  • It has a point light source that casts light in the form of linear rays.
  • The walls can be randomly drawn to act as obstables.
  • This projects shows how lighting is implemented in games.
  • The next phase would be to implement reflection of light from the obstacles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors