NEW EXAMPLE: DRAWING SPOCK

Have you written a program with ugBASIC and want to present it? This is the right area!
Hai scritto un programma con ugBASIC e vuoi presentarlo? Questa è l'area giusta!
Vous avez écrit un programme avec ugBASIC et souhaitez le présenter ? C'est la bonne zone !
Post Reply
spotlessmind1975
Site Admin
Posts: 169
Joined: Fri Oct 06, 2023 8:25 pm

NEW EXAMPLE: DRAWING SPOCK

Post by spotlessmind1975 »

[italian and french follows]

Image
Image from Commodore 64 version

OTHER CONTRIBUTIONS: DRAWING SPOCK
This is a renderer for the data file retrieved by "BASIC Programming Language" FB Group.
the file (CSV) is stored on the host file system, then loaded and used by ugBASIC to initialize the array.
This example will render Spock.

VARI ALTRI CONTRIBUTI: DISEGNANDO SPOCK
Questo è un renderer per il file di dati recuperato dal gruppo FB "BASIC Programming Language".
Il file (CSV) viene archiviato nel file system host, quindi caricato e utilizzato da ugBASIC per inizializzare l'array.
Questo esempio disegnerà Spock.

AUTRES CONTRIBUTIONS DIVERSES : DESSIN SPOCK
Il s'agit d'un moteur de rendu pour le fichier de données récupéré du groupe FB "BASIC Programming Language".
Le fichier (CSV) est stocké dans le système de fichiers hôte, puis chargé et utilisé par ugBASIC pour initialiser la baie.
Cet exemple dessinera Spock.
Post Reply