luisfdresch / raycaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raycaster example

Raycaster example based on ssloy's tinyraycaster, using Julia and Gtk with canvas.

Screenshot

Installation

On project's root directory type:

julia --project=.
(raycaster) Pkg> instantiate
julia> include("./src/main.jl")

Instructions

Use W, A, S, D to move.

About


Languages

Language:Julia 100.0%