Delphifunny projects

My funny Delphi project. All in "version 1.0", but works fine. All EXE files are compresed with ASPack compressor. There are no help files or manuals. All my software is freeware.

 

Moje zábavné projekty v Delphi

Nie je toho veľa. Čo sa dá robiť. Asi nemám čas alebo čo. A nedotiahnem všetko až do konca. Niekto múdry povedal: "Nie je ťažké niečo začať, ale násť silu to dokončiť."

StereogramCreator     Download   with sources for Delphi 3,4 & 5.

My result of interests into Stereograms is application StereogramCreator. If you don't see stereograms try my training images.

StereogramCreator generates stereogram images. It's freeware with source code for Delphi 3,4 & 5. There isn't help manual.

StereogramCreator can create Single Image Random Dot Stereograms (SIRDS), or Single Image Stereograms (SIS) depending on whether the picture contains random dots as a base for the 3D effect, or a repetitive image pattern. There is not very easy to get source depth image as base for generating stereograms. Some theory about stereograms can be found on Stereogram / SIRDS / SIS FAQ .

What you need for creating own stereograms?

  1. Some application (f.e. StereogramCreator, PopPro, Hidden3D, SISGen)
  2. Depth map image (gray images, whitch stores depth of objects)
  3. Optional - if you want to create SIS - textured stereograms, you need some fine texture

How get depth maps ?

    • Create image in some Bitmap editor in BMP or JPG format. Image must be gray. The depth scale is linear, and in the depth-map black represents farthest away and white nearest. This method is good only for some labels and simple shapes.
    • Create depth map with some 3D tools like raytracers (TrueSpace, PovRay, 3D Studio).

My stereograms gallery is here.

 

 

Program na generovanie stereogramov. To je to, čo niektorí ľudia nevidia. Stačí trošku zaškúliť a je to ... . Program Stereogram Creator je freeware, Umožňuje generovať niekoľko druhov stereogramov. Najjednoduchší je RandomDot, z čiernobielych alebo farebných bodiek. Najkrajší je však textúrovaný.

Dostupný je ako samostatný spusťiteľný EXE súbor, tak aj v podobe kompletných zdrojových súborov skompilovateľných v Delphi 3, 4 a 5. Program má úplne jednoduché ovládanie, takže som neurobil manuál ;o). Stačí mať dva obrázky, teda obrázok so zaznamenanou hĺbkou a nejakú textúru a za pár sekúnd máte kvalitný stereogram. Textúry sú na Internete dostupné na rôznych miestach, prípadne môžete stereogram generovať z čierno-bielych, prípadne farebných bodiek. Nejaké stereogramy, si môžete pozrieť tu.

Pre tých, čo stereogramy nikdy nevideli, mám pripravené výborné tréningové obrazky.

 

Characterizer     Download
Characterizer "One form" application for converting images to ascii text (ASCII art). Characterizer supports JPG, BMP and WMF source images. Result is plain text file. SAMPLE You can set result size (width x height in characters), destination font size. There is implemented more render methods like photo, shape or contour blur. User can define own character set for rendering.  

Characterizer konvertuje bitmapové obrázky do textovej podoby. Výsledkom sú písmenká, ktoré pri pohľade z určitej vzdialenosti vytvárajú pôvodný obrázok. Výsledok je však monochromatický, teda iba čierna a biela farba. Pre konverziu je možné použiť niekoľko módov, od fotomódu cez shape (obrázky s veľkými rovnakými plochami) až po contour blur, ktorý výsledný obrázok rozpíja,

 

Secure Memo      Download
Simple like notepad editor with encryption. SecureMemo associates files with extension .SEM (SEcure Memo). Each file *.sem is encrypted and must have password. SecureMemo supports only plain text files (like notepad). User can set interval for automatic application closing. This is useful, if you forgot close yours sensitive notes. Security features: All passwords are translated with MD5 to 128 bits passwords. File *.sem is encrypted with Blowfish.  

Bezpečný Notepad editor, ktorý môžete použiť na uloženie vašich naozaj súkromných poznámok. Ako šifrovací algoritmus je opužitý Blowfish s dĺžkou kľúča 128 bitov, čo dnes poskytuje dostatočnú úroveň bezpečnosti. Program asociuje súboru s príponou .SEM a štandardne ich používa. Každý súbor *.SEM musí mať heslo. Secure Memo má bezpečnostnú funkciu, ktorá zabezpečuje, že sa program po určitom intervale automaticky ukončí.