It is currently Sat Aug 22, 2020 3:40 am


All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: KsVoxelLogo
PostPosted: Sun Mar 17, 2013 5:37 pm 

Joined: Sun Jan 08, 2012 10:00 am
Posts: 31
Location: Germany
KsVoxelLogo - a small simple logo (only logolike) that controls the voxelturtlegraphic to get easy graphics - the goal are the graphics not the language. its free for download and to have fun. You need no compiler to use it, only edit in the programfile with texteditor. Executables for windows and linux in the download.

usage: KsVoxelLogo programfile

a pic:
Image

download at
http://zenprogramming.tripod.com


Last edited by zprg on Sun May 12, 2013 11:51 pm, edited 3 times in total.

Top
Offline Profile  
Reply with quote  
 Post subject: Re: K's VoxelLogo
PostPosted: Sun Mar 17, 2013 7:24 pm 
Developer
User avatar

Joined: Sun May 04, 2008 6:35 pm
Posts: 1827
Wow, that is seriously cool :-) I'd actually discussed with Matt the possibility of creating a program like that, so it's great to see that it works so well. It could definitely be fun to add an interactive editor and then you'd have a nice educational tool on your hands.

One thing - after I ran the program from the Windows command prompt the text went green and stayed that way after the program quit. It's fixed by closing and reopening the command prompt though.


Top
Offline Profile  
Reply with quote  
 Post subject: Re: K's VoxelLogo
PostPosted: Sun Mar 17, 2013 7:38 pm 

Joined: Sun Jan 08, 2012 10:00 am
Posts: 31
Location: Germany
i wanted to change the color for the CLI to green on black cause i like the old look
Code:
SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), (10+ 0 * 16) );

funny that it changes for cmd-window too, thx for info


Top
Offline Profile  
Reply with quote  
 Post subject: Re: K's VoxelLogo
PostPosted: Sun Mar 17, 2013 8:12 pm 
Developer
User avatar

Joined: Sun May 04, 2008 6:35 pm
Posts: 1827
Ah, then I guess you just need to reset it on exit.

zprg wrote:
i wanted to change the color for the CLI to green on black cause i like the old look


Sure, it's a funky look :-) I also like it with orange as some old TV's could only display that colour.


Top
Offline Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net