Opened 3 years ago
Closed 2 weeks ago
#14073 closed defect (fixed)
FREESCAPE: several types of rendering artifacts are visible
| Reported by: | neuromancer | Owned by: | neuromancer |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Freescape |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
When the player is looking at a large exterior area, there are several minor artifacts (but some of them are very easy to see).
- Usually a door will not be totally visible for a frame (z-fighting)
- Stipple patterns will disappear or merge in a single color
- Borders from perpendicular faces are noticeable when using stipple
Change History (3)
comment:1 by , 3 years ago
comment:2 by , 23 months ago
Used some tricks to avoid z-fighting in almost all the cases. This needs to be improved, but the results are much better.
comment:3 by , 2 weeks ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed. There are some small amount of issues, but they are in the original one will be fixed later.
Note:
See TracTickets
for help on using tickets.

Stipple patterns should be fixed, as well as the issue with borders.
There are still a few rectangle that can be non-visible in certain positions.