mxcop / voxel-tracer

Software voxel ray tracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voxel Software Ray Tracer

Game play

You play as a laser drone who has to fend off enemy drones which try to ram you.

Controls :

W - forward

S - backward

A - left

D - right

Shift - down

Space - up

Arrow keys / mouse - looking around

License (CC0 & MIT)

All code apart from the code copied is MIT licensed.

This project is build upon a template created by Jacco Bikker (bikker.j@gmail.com)

Code as is from the template I copied is fully public domain. Use as you please.

About

Software voxel ray tracer

License:MIT License


Languages

Language:C++ 78.3%Language:C 21.3%Language:Objective-C 0.4%