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

https://github.com/justtaldevelops/voxelraytrace

A Go implementation of a voxel ray trace algorithm
https://github.com/justtaldevelops/voxelraytrace

Last synced: about 1 year ago
JSON representation

A Go implementation of a voxel ray trace algorithm

Awesome Lists containing this project

README

          

# voxelraytrace

A Go implementation of a voxel ray trace algorithm, inspired by the
PocketMine implementation.