Pixilang v3.4.3

Pixilang programming language
Post Reply
User avatar
NightRadio
Site Admin
Posts: 3941
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Pixilang v3.4.3

Post by NightRadio »

Pixilang updated to version 3.4.3.
http://www.warmplace.ru/soft/pixilang

What is new:
  • license changed from New BSD to MIT;
  • Android: support of x86 and ARMv7-A;
  • added Android native library (.so) support;
  • new folder with examples - native_library;
  • new data processing operations for op_cn(): OP_COLOR_SUB2, OP_DIV2; use them if you need N/C instead of C/N;
  • new transformation functions: t_push_matrix() and t_pop_matrix(); use them to save and restore current transformation state;
  • new graphics examples: labyrinth, clock, save_gif_anim2, hdr_simulation, tiny_generator1-5;
  • bugs fixed.

Image Image Image Image Image
Post Reply