|
@@ -1,31 +1,3 @@
|
|
-# oculante
|
|
|
|
-A no-nonsense image viewer
|
|
|
|
|
|
+# game of life
|
|
|
|
|
|
-I started this as a toy project to make a simple image viewer. Here are the features:
|
|
|
|
-
|
|
|
|
-Image format support:
|
|
|
|
-- bmp
|
|
|
|
-- dxt
|
|
|
|
-- gif
|
|
|
|
-- hdr
|
|
|
|
-- ico
|
|
|
|
-- jpeg
|
|
|
|
-- png
|
|
|
|
-- pnm
|
|
|
|
-- tga
|
|
|
|
-- tiff
|
|
|
|
-- webp
|
|
|
|
-
|
|
|
|
-Platform support:
|
|
|
|
-- Linux
|
|
|
|
-- Mac
|
|
|
|
-- Windows
|
|
|
|
-
|
|
|
|
-Threaded image loading
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-Planned:
|
|
|
|
-- Display unpremultiplied images correctly
|
|
|
|
-
|
|
|
|
-[](https://travis-ci.org/woelper/oculante)
|
|
|
|
|
|
+some fun with piston and procedural growth
|