/NERTEB-2D

This is next version of NERTEX-2D is implemented on rust and is expected to work much better.

Primary LanguageRust

NERTEB-2D

NERTEB is a Non Euclidian Ray Tracing Engine Beta - 2 Dimesional

Idea

This engine calcualtes rays only for corners of the shapes, assuming there are straight lines between them. This allows to create a visual effect that player sees only what charcter from the game is able to see. This, in turn, allows us to create optical illusions, putting player in a strange world.

Technology stack

Engine is fully based ont ggez rust grapgic library. See docummentation of this library