Skip to content

stephpavlou/ray-caster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ray-caster

This is a simple implementation of a ray-caster I wrote in Java in order to learn more about the technique in general and to offer some code to the internet should it help someone else in trying to write their own.

It is entirely contained within a single source file in order to make it easier to compile and it is written using the Swing toolkit for window creation and graphics.

To build the ray-caster, make sure that Java and the Java Development Kit are installed, then simply run

javac /src/main/raycast.java
java raycast

About

Simple implementation of a ray-caster in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages