Skip to content

Releases: nenikitov/ConsoleRayCaster

Player collision

10 Aug 14:53
30872cb
Compare
Choose a tag to compare
Player collision Pre-release
Pre-release
Merge pull request #12 from nenikitov/collision

Collision

Out of bounds rendering fix

21 Jul 15:29
9765206
Compare
Choose a tag to compare
Pre-release
Merge pull request #11 from nenikitov/empty-rendering

Empty rendering

New renderer, more arguments and cleanup

20 Jul 17:06
3a93ded
Compare
Choose a tag to compare
Merge pull request #9 from nenikitov/code-cleanup

Code cleanup

Correct perspective and command line arguments

18 Jun 18:52
7c381cb
Compare
Choose a tag to compare

Fixed a lot of bugs that made the render incorrect on FOV other than 130 degrees. Also implemented some command line arguments.

Finished ASCII Renderer

28 May 02:55
Compare
Choose a tag to compare
Pre-release
v0.3-beta

Improved the fix

Floor and ceiling rendering

10 May 04:06
Compare
Choose a tag to compare
Pre-release

Added floor and ceiling rendering

Wall Rendering version

04 May 14:32
Compare
Choose a tag to compare
Pre-release

This version is only capable of wall rendering. It supports textures (that can be edited through .tl.json files) and levels (that can also be edited through .lvl.json file). For now it works only with the included test level.