Pixilang is a pixel-oriented programming language for small graphics/sound applications and experiments. Originally created by Alexander Zolotov (NightRadio) and Mik Razuvaev (Goglus) for non-programmers and artists. It is cross-platform and open source (MIT). Pixilang programs are stored in text files (UTF-8 encoding) with extensions .txt or .pixi. So you can use your favorite text editor to create/edit these files. Pixilang has no built-in editor. Key features: • universal containers (pixi-container) for any type of data; • dynamically typed variables (for integer or floating point numbers); • functions for sound synthesis and recording; • functions for block data processing; • supported file formats (load/save): WAV, PNG, JPG, GIF (animated); • native code (external dynamic libraries) support; • OpenGL acceleration; • MIDI In/Out.
VERSION HISTORY
- Version 3.6 posted on 2016-10-24
* Pixilang is now optimized for OpenGL ES 2.0;,* new functions: set_pixel_size(), get_pixel_size(); use it to change the size of the screen pixels;,* new OpenGL functions (working with shaders): gl_new_prog(), gl_use_prog(), gl_uniform(), gl_uniform_matrix();,* new functions, bugfixes; see changelog on the site. - Version 3.4.6 posted on 2013-03-29
Several fixes and updates
Program Details
- Category: System Utilities > System Maintenance
- Publisher: Alexander Zolotov
- License: Free
- Price: N/A
- Version: 3.8.1
- Platform: android