Commit Graph

4 Commits

Author SHA1 Message Date
33f673741b Remove draw scale from Camera struct. 2023-04-16 02:43:05 +01:00
bce640219f Refactor 2D map drawing.
2D level represntation now drawn as minimap in it's own texture.
2023-04-16 02:17:11 +01:00
ca50b6f4b7 Draw rays from camera and call ray casting stub function. 2023-04-02 01:21:02 +01:00
fe02b79946 Create basic level grid representation. 2023-03-31 01:08:02 +01:00