Skip to content

caiowakamatsu/Ray-Tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

[JS] Ray Casting

Ray Casting/Tracing in vanilla JS using the P5 Library

I wanted to attempt to ray trace/cast. With my limited knowledge in languages better suited for this. I decided to push myself, by doing such in a language that would be different. Proving to be a challenge, JS was the language of choice for my own use. ( My first public git hub project <3 )

Installation

$git clone https://github.com/LegendWasTaken/Ray-Tracing.git
$cd Ray-Tracing/src/
$start index.html

Usage example

( Nothing to see here )

Release History

  • 0.1.1
    • [#] README.ME
  • 0.1.0 First official release!
    • [+] Basic ray casting.
    • [+] Nice colours to make it easy to look at.
    • [#] Multiple walls are supported now ( Wasn't in the first un-released versions )

Meta

Distributed under the MIT license. See LICENSE for more information.

Github Profile

Contributing

No official way of contributing ( Just do some pull requests )

About

Ray Tracing in javascript, using the P5 library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published