-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|608|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




RemiD

BB vs Virus Protection

1st July 2025
here are alternative links :
Blitz3d 1.108 installer + all updates + all doc paks + addon B003 + dplayx lib + dx7 lib : (Linkage)
[quote]
the only reason to use the blitz3d 1.108 installer in this archive, (rather than the last installer published on *snip*


RemiD

rgb color value to DATA letter value, DATA letter value to rgb color value

30th June 2025
[quote]
Blitz could handle Color 0,0,RGB
That way you could have things like Red=&FF0000: Color 0,0,Red
[/quote]
not sure, but this is a good suggestion, indeed.


RemiD

rgb color value to DATA letter value, DATA letter value to rgb color value

30th June 2025 Blitz
demonstrates how to read the colors of an image, and convert these rgb colors values to letters string values,
then output a txt file with these letters values organized in a way that it is formated for DATA (blitzbasic),
then read the letters string val*snip*


RemiD

DATA values to 2d array values

29th June 2025 Blitz
a code example (blitzbasic) to demonstrate how to read and put the values of DATA rows / columns to a 2d array
[code]
;DATA values to 2d array values (2025.06.29)
Graphics( 640, 360, 32, 2 )
Dim grey_val%( 6, 4 )
Restore greys_data
For row% = 1 To 4*snip*


RemiD

The Earth proven to be flat... NOT!

8th June 2025
well, there was a challenge between round earth proponents and flat earth proponents during the summer solstice (for the southpole), end of 2024, to demonstrate that there are 24h daylight days in the southpole, in december / january. (Linkage)
(like the*snip*


RemiD

SyntaxBomb Closure

8th June 2025
hi guys,
not sure exactly what happened, and a little sad to see that syntaxbomb forum is gone.
thanks Jayenkai to allow a thread on socoder forum to talk about that here. :-) _/\\_
blitzbasic.org forum is horrible with the constant ads... and it alread*snip*

More - Older Posts