|
AceShowbiz
Celebrity Mania
Wow Keren
|
|
|
|
|
|
Info/description:
This is a simple programming language for small graphics/sound applications. Great tool for creative people like a designers, painters, demosceners or some other inquisitive persons :) Any pixilang programs keeps in a simple TXT-files, so anybody can edit it in his lovely text-editor. Pixilang interpreter works on a different operation systems (Windows, Linux, PalmOS) and distibuted under GNU GPL license. It's fun and beautiful. Main features: * easy syntax and small amount of commands; * universal containers (pixi) using for text/gfx storage; * pixel graphics describing in a source TXT-files directly (using ASCII symbols); * transparency (simple and with alpha-channel); * simple commands for rotation and resize; * no floating point math operations - only 32bit integers are using; * playing music in MOD and XM formats (using PsyTexx engine); * loading GIF (animated) and JPG file formats; * realtime export to GIF Updated Description: v1.2 * WindowsCE port; * fixed bug with crashing on a large programs; * improved safety of program execution; * fixed some bugs with color computations; * added high quality export to GIF (with local palette); use video_export_hq(1) to enable it; * optimized pixi drawing; * added functions for handling hardware keys: handle_hard_keys() and get_hard_key(); * now alternative (and more correct) name for handle_keys() is handle_pen_keys(); * added speed optimization for working with arrays; * added functions for working with streaming sound; * added command line support; example of using: "pixilang.exe prog.txt"; * added functions for working with binary files (fopen, fclose, fgetc, fputc, fseek, ftell, feof); * added function for virtual TAR-disk selection; Example: set_disk0( "archive.tar" ) img = load_pixi( "0:/PIC.JPG" ); * added function effector(COLOR,POWER,TYPE,X,Y,XSIZE,YSIZE,XADD) for some internal pixilang effects: NOISE,VBLUR,HBLUR; * added function pixi_triangle for textured triangle drawing. v1.1 * added new color-managment functions: get_red, get_green, get_blue, get_blend; * added nice GUI (SunDog window-manager); * some speedup; * fixed many bugs.
|
|
Dead or Changed Link?
Report This Listing
|
|
|
|
News, Articles and Press Releases |
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|