An open API service indexing awesome lists of open source software.

https://github.com/ggalizzi/raycaster

A rust raycaster with Pixels and Bevy
https://github.com/ggalizzi/raycaster

bevy game-development raycaster rust

Last synced: 2 months ago
JSON representation

A rust raycaster with Pixels and Bevy

Awesome Lists containing this project

README

          

# Raycaster thingy

![Screenshot of this raycaster v5](/readmeimgs/v5.gif)

A Raycaster is a method used to render a 3D representation of a 2D grid.

There are many like it, but this one is mine.