Page 1 of 1

Pixilang v3.4.3

Posted: Mon Dec 24, 2012 9:55 pm
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