Qbasicnews.com

Full Version: Videocanvas(updated): New painting program with a twist.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Updates:
Quote:- Fixed a bug that counted temporarily waltzing outside the window disrupt the stroke.
(Which had the effect that reentry counted as a new stroke).
- A compiled windows binary is now included. Dont forget to scan for viruses.
- Proper measures have been taken to make the code gpl.
- Compile.bat updated
- Documentation updated
http://fileanchor.com/69078-d Smile
that's pretty cool. it's border line flash. y'now, sorta using vector points to draw it. maybe i'll try sumtin similar.

i once tried to make a video file (my mistake) and when recording each frame to a text file, each pixel had its own line. as you could imagine,
at c. 700,000 pixels each frame, it lead to some very large text files. the good news, it worked. i could play back the video. Smile
i never really learned how to use text files that well. does anyone know of a comprehensive tut for .txt's?

anywho, good job red :cool2:=b
or, you know, whatever.
If you want to create textfiles like the ones vc saves in just look up the write keyword, which is used for comma separated data output.
what?ever??
Pages: 1 2