Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-macke authored Sep 24, 2017
1 parent 619d593 commit 2c4a05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The graphics were awesome and in my opinion 3-5 years ahead of its time. You see

## Render algorithm

Comanche uses a technique called voxel space similar to raycasting.
Comanche uses a technique called voxel space similar to [ray casting](https://en.wikipedia.org/wiki/Ray_casting).

To display the landscape a 1024*1024 one byte height map and a 1024*1024 color map is used which you can download on this site. These maps are periodic:

Expand Down

0 comments on commit 2c4a05a

Please sign in to comment.