mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 02:21:29 +00:00
Update README.md
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
Ditherered HAM
|
||||
ditherered ham
|
||||
==============
|
||||
|
||||
Work in progress
|
||||
More changes to [imagecon](../tools/imagecon). This time I added simple [Floyd-Steinberg dithering](https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering). You can see that while this improves the image, there are some problems somewhere in imagecon that increase the color intensity compared to the original source image.
|
||||
|
||||
Dithered
|
||||
I also added a very slow and hackish brute force palette computation that tries the find good HAM palette.
|
||||
|
||||
dithered
|
||||
--------
|
||||

|
||||
|
||||
No dither
|
||||
no dither
|
||||
---------
|
||||

|
||||
|
||||
[Download disk image](bin/dithered_ham.adf?raw=true)
|
||||
|
||||
|
||||
try it
|
||||
------
|
||||
* [Download disk image](bin/dithered_ham.adf?raw=true)
|
||||
* <a href="http://alpine9000.github.io/ScriptedAmigaEmulator/#amiga_examples/dithered_ham.adf" target="_blank">Run in SAE</a>
|
||||
|
||||
Reference in New Issue
Block a user