- Timestamp:
- Jan 19, 2008, 7:30:28 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/labs/img2oric.html
r2207 r2208 21 21 <?php include($_SERVER["DOCUMENT_ROOT"]."/header.inc"); ?> 22 22 23 <p> <tt> pic2oric</tt> converts images to the Oric Atmos colours. The Oric23 <p> <tt>img2oric</tt> converts images to the Oric Atmos colours. The Oric 24 24 Atmos screen format is one of the most twisted standards and very little 25 25 artwork exists for this vintage computer. It was therefore the perfect … … 28 28 <h2> Downloads </h2> 29 29 30 <p> The <tt> pic2oric</tt> source code may be downloaded from <tt><a31 href=" pic2oric.c">pic2oric.c</a></tt>. It currently only runs on Linux and is30 <p> The <tt>img2oric</tt> source code may be downloaded from <tt><a 31 href="img2oric.c">img2oric.c</a></tt>. It currently only runs on Linux and is 32 32 extremely slow (around 1 minute to process an image on a modern computer). </p> 33 33 34 34 <h2> Screenshots </h2> 35 35 36 <p> These images show how <tt> pic2oric</tt> performs. The results may not36 <p> These images show how <tt>img2oric</tt> performs. The results may not 37 37 seem terribly clean, but they are probably better than anything that has 38 38 been seen so far on an Oric Atmos computer. </p> … … 62 62 </p> 63 63 64 <p> The following images show <tt> pic2oric</tt>’s results with grayscale64 <p> The following images show <tt>img2oric</tt>’s results with grayscale 65 65 images and cartoon images. </p> 66 66 … … 76 76 77 77 <p> And finally, this is an animation whose frames were converted to Oric 78 colours using <tt> pic2oric</tt>: </p>78 colours using <tt>img2oric</tt>: </p> 79 79 80 80 <p style="text-align: center;">
Note: See TracChangeset
for help on using the changeset viewer.