Skip to content

Echo319/RayCasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RayCasting

##Structure

Main should create two views overhead First person

###Overhead

inits a Map

Map

holds a particle and a collection of Barriers. Particle sends out rays. Ray = X1,Y1 = particle x,y X2,Y2 = LineIntersection with Barriers

About

Ray Casting Demo in Java,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages