>>>>> "cenobyte" == cenobyte  <[email protected]> writes:

> Thanks for the heads-up, if no one integrates this into OpenWRT, I
> will for sure in my own image I'm working on. I did not find any
> screenshots.

> Do you think this would perform better than opengles?

> I am essentially trying to build a studio-in-my-palm which includes
> creative programs that are lightweight like csound, aseprite, povray,
> jdkdrum, and, with some type of 3d, maybe a polygon modeller like
> wings3d.

The "old-school" allegro game library [1] that nowadays is included with
the Ben NanoNote firmware does have software-rendered 3D support [2,3],
though not with an Open-GL API.  It does both Z-buffer and scan-line
based rendering.  Being designed for software-only rendering might help
performance-wise.

Latest Ben NanoNote Firmware should even include the liballegro 3D demo
program, IIRC as /usr/bin/allegro/ex3d.  Here's a screenshot:

http://mosquito.dyndns.tv/david/nanonote/allegro-ex3d.png

Still have a the Lua bindings for liballegro on my todo list, BTW,
that'd help us to do simple scripting of graphics/3d/sound stuff without
having to install any toolchain.

cheers,

David

[1] http://alleg.sf.net
[2] http://alleg.sourceforge.net/stabledocs/en/alleg019.html
[3] http://alleg.sourceforge.net/stabledocs/en/alleg033.html
-- 
GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205  D016 7DEF 5323 C174 7D40

Attachment: pgpcwG67LMhbr.pgp
Description: PGP signature

_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to