Bonne nouvelle: ce week-end, dans Ndless, il y a deux nouveautés importantes
Good news: over the week-end, there have been two important additions to Ndless
Tout d'abord, une nouveauté pour la programmation graphique. On connaissait déjà la librairie nSDL (nous avons fait des news ou des actualités sur la plupart des jeux qui l'utilisent), et également nRGBlib, moins largement utilisée.
Maintenant, une troisième voie s'offre aux utilisateurs, avec l'intégration à Ndless des travaux de Levak sur l'API graphique native de l'OS, baptisée nGC ("TI-Nspire Graphic Context"), qui forme la base de la programmation graphique Lua, et qui sera donc familière aux développeurs Nspire Lua
Cette API est inspirée par Graphics2D du Java et se base sur les fonctions GRAFIX de Nucleus.
Maintenant, une troisième voie s'offre aux utilisateurs, avec l'intégration à Ndless des travaux de Levak sur l'API graphique native de l'OS, baptisée nGC ("TI-Nspire Graphic Context"), qui forme la base de la programmation graphique Lua, et qui sera donc familière aux développeurs Nspire Lua
Cette API est inspirée par Graphics2D du Java et se base sur les fonctions GRAFIX de Nucleus.
First of all, an addition to graphics programming. We already had the nSDL library (we made news items or other topics about most of them), and also the lesser-used nRGBlib.
Users can now leverage a third option, with the integration into Ndless of Levak's work on the OS' native graphics API, dubbed nGC ("TI-Nspire Graphic Context"), which is the backend for Lua graphics programming, and will therefore seem familiar to Nspire Lua developers
This API is inspired by Java's Graphics2D and is based on Nucleus' GRAFIX functions.
Users can now leverage a third option, with the integration into Ndless of Levak's work on the OS' native graphics API, dubbed nGC ("TI-Nspire Graphic Context"), which is the backend for Lua graphics programming, and will therefore seem familiar to Nspire Lua developers
This API is inspired by Java's Graphics2D and is based on Nucleus' GRAFIX functions.
Des screenshots valent certainement mieux qu'un bloc de texte:
Screenshots are certainly better than a wall of text:
Pour programmer avec nGC, il faut Ndless SVN r903 et ultérieures, voir le lien de téléchargement ci-dessous
In order to take advantage of nGC, one needs Ndless SVN r903 and later, see the download link below
L'autre nouveauté du week-end, que je signalais hier matin dans un autre topic, est l'ajout en tant que syscalls d'un sous-ensemble des fonctions de communication à travers USB avec le protocole NavNet de TI (et donc, côté ordinateur, l'implémentation de TI, ou l'implémentation propriétaire de libticalcs, dont j'ai publié une amélioration en lien avec NavNet tout à l'heure à http://ti-pla.net/p147303 ).
The other addition made during the week-end, which I mentioned yesterday morning in another topic, is the integration as a set of syscalls of a subset of the OS's functions for communicating through USB using TI's NavNet protocol (and therefore, on the computer side, TI's proprietary implementation, or the libticalcs implementation, to which I've published a related improvement earlier today as part of http://ti-pla.net/p147303 ).
Mentionnons également quelques autres améliorations dans SVN, comme nl_exec() (oui, la possibilité d'exécuter d'autres programmes ), ou bien la capacité de transférer un programme à une calculatrice réelle depuis l'éditeur du SDK (Windows seulement, en utilisant l'implémentation propriétaire NavNet de TI).
Let's also mention several other improvements in SVN, such as nl_exec() (yup, the ability to execute other programs ), or the ability to transfer a program to the real calculator from the SDK's editor (Windows-only, through TI's proprietary NavNet implementation).
Ce n'est pas parce que TI emmerde ses utilisateurs qu'il ne faut pas profiter de ce que certains programmeurs de la communauté offrent aux autres
The fact that TI crosses its users is no reason for not taking advantage of what some community programmers provide to others
Documentation nGC: http://hackspire.unsads.com/wiki/index. ... ontext_API
Documentation NavNet: http://hackspire.unsads.com/wiki/index. ... lls#NavNet
Téléchargement: http://www.unsads.com/projects/nsptools ... /download/
Source de l'info: contacts privés (forcément ^^) + http://ndlessly.wordpress.com/2013/09/01/ngc/ (nGC) + http://www.omnimaga.org/index.php?topic ... #msg305280 (NavNet).
Documentation NavNet: http://hackspire.unsads.com/wiki/index. ... lls#NavNet
Téléchargement: http://www.unsads.com/projects/nsptools ... /download/
Source de l'info: contacts privés (forcément ^^) + http://ndlessly.wordpress.com/2013/09/01/ngc/ (nGC) + http://www.omnimaga.org/index.php?topic ... #msg305280 (NavNet).
nGC documentation: http://hackspire.unsads.com/wiki/index. ... ontext_API
NavNet documentation: http://hackspire.unsads.com/wiki/index. ... lls#NavNet
Downloads: http://www.unsads.com/projects/nsptools ... /download/
Information source: private contacts (obviously ^^) + http://ndlessly.wordpress.com/2013/09/01/ngc/ (nGC) + http://www.omnimaga.org/index.php?topic ... #msg305280 (NavNet).
NavNet documentation: http://hackspire.unsads.com/wiki/index. ... lls#NavNet
Downloads: http://www.unsads.com/projects/nsptools ... /download/
Information source: private contacts (obviously ^^) + http://ndlessly.wordpress.com/2013/09/01/ngc/ (nGC) + http://www.omnimaga.org/index.php?topic ... #msg305280 (NavNet).