Opened 12 years ago
Closed 10 years ago
#8812 closed bug (fixed)
[Mandelbrot] black parts in fractals
Reported by: | diver | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Mandelbrot | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev44440 with intel_extreme driver.
Attachments (10)
Change History (14)
by , 12 years ago
Attachment: | mandelbrot.png added |
---|
comment:1 by , 12 years ago
Summary: | [Mandelbrot] balck parts in fractals → [Mandelbrot] black parts in fractals |
---|
comment:2 by , 12 years ago
by , 12 years ago
Attachment: | Mandelbrot128.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot256.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot384.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot512.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot768.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot1024.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot2048.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot4096.png added |
---|
by , 12 years ago
Attachment: | Mandelbrot8192.png added |
---|
Note:
See TracTickets
for help on using tickets.
As the inner part is supposed to be black but is not anymore for the "square" near the mandelbrot edge, I guess it's either an issue with IndexFor() method or some rounding issue somewhere that changed making the value of edge's inner square valued to something else than 0.