Helco / PebbleOfDoom

A platform is only hackable when some form of Doom is ported to it, let's make Pebble hackable!
MIT License
6 stars 0 forks source link

Renderer: Improve portal contour rendering #106

Open Helco opened 5 years ago

Helco commented 5 years ago

Contours shouldn't be drawn if both walls contain portals, only the parts where a solid wall is next to it.

Another example stairs: contours shouldn't be drawn for every step sector either, maybe detect by angle? alternatively let the level designer decide which contours to be drawn?