Skip to content

hwfwalton/JRRayCaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Henry Walton
William Keller

This is a simple ray caster written in JR, an extended version of Java with superior parallelization capabilities. If you wish to recompile my source, you will need to install JR on your own system (see the link below for more information on JR including where to download it and how to set it up) but I have also included the compiled binaries which can be run with java. To run, navigate into jrGen in the src folder and run with 'java Main'.

Controls:
w = forward
s = backward
a = strafe left
d = strafe right

j = look left
k = look right

Though it is in a somewhat basic state, it would be easy to expand it greatly from here. Textures can be added through the Map class.

About

Simple ray caster built with JR, a Java derivative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages