Search found 34 matches

by KiZ
Nov 02, 2008 5:04
Forum: General
Topic: Need some advice regarding OO
Replies: 1
Views: 820

Need some advice regarding OO

Hey I am writing an irc library using object orientation. I have an object that represents a connection to an IRC server. It has methods like connect, disconnect, sendRaw, getIrcMessage, etc. Next on my agenda is implementing the IRC commands: Quit, Join, etc. I'm a little unsure of where to impleme...
by KiZ
May 31, 2007 1:25
Forum: Sources, Examples, Tips and Tricks
Topic: Here's another glsl experiment...
Replies: 8
Views: 3573

hey I get a black box and this is in the console: GL_EXT_framebuffer_object is supported GL_ARB_multitexture is supported GL_ARB_shading_language_100 is supported Shader Infolog error message: ERROR: 0:16: 'f' : syntax error parse error ERROR: 1 compilation errors. No code generated. Location of tex...
by KiZ
May 19, 2007 1:53
Forum: Projects
Topic: FbEdit, new IDE for FreeBASIC written in FreeBASIC
Replies: 964
Views: 270619

Great stuff KetilO! I love this ide!
by KiZ
May 19, 2007 1:18
Forum: Projects
Topic: Real Time Ray Tracing
Replies: 19
Views: 10005

wow very nice o_o

runs at 53 FPS on QL5, bouncing so fast I cant see it properly! haha

QL1 yields 35 FPS, still very fast, so I bumped the movement increment to .002 and it looks much better :)

Very nicely done.
by KiZ
Feb 07, 2007 20:14
Forum: General
Topic: Open a file in binary mode?
Replies: 25
Views: 9310

If you are referring to actual binary, as in, 1s and 0s, you have to convert it yourself.

As stylin said, the string contains the binary data, but it is not in pure classic binary form.
by KiZ
Feb 07, 2007 17:10
Forum: Archive
Topic: ASMCast
Replies: 51
Views: 14941

Very nice. I'm getting 920/250/90 fps respectively.

the 1024x768 slows down considerably close to the walls, all the way down to 20 fps when I am right next to them.

Good work. Will we see a game this time? :p
by KiZ
Feb 07, 2007 16:34
Forum: Projects
Topic: FbEdit, new IDE for FreeBASIC written in FreeBASIC
Replies: 964
Views: 270619

i cant download the IDE, says the zip file is corrupt. (just using windows xp's unzipper) any ideas? It happened to me too. If you have access to a download manager, try that, as some download managers can often correct errors that happen with unreliable downloads. Mirror If you still have problems...
by KiZ
Feb 05, 2007 1:19
Forum: Projects
Topic: FbEdit, new IDE for FreeBASIC written in FreeBASIC
Replies: 964
Views: 270619

I just wanted to pop in and say that I am using FBEdit now and in my opinion, it is the best FB editor ever.

Good job! Thanks very much for the time that went in to this, KetilO. It rox my sox :)
by KiZ
Jan 02, 2007 21:46
Forum: Community Discussion
Topic: project updates
Replies: 12
Views: 5335

Syn, glad to hear about progress! Indeed holidays are a busy time, I hope you had a great time with family and friends over Christmas and the new year! Don't work too hard ^^ I love you syn9. I'll have your babies. You're too late, they're already mine ^^ Psh dudes, you are sooo late on the scene. T...
by KiZ
Dec 27, 2006 17:10
Forum: Archive
Topic: Here's a video and a screenshot...
Replies: 20
Views: 7499

:O That was aaaaages ago :P Go go robo radiers! http://members.aol.com/rattrapmax6/qbfiles/scorpian.gif Hahaha, Its come a long way since this: http://www.petesqbsite.com/sections/express/issue9/roboraid2.gif http://www.petesqbsite.com/sections/express/issue9/roboraid5.gif http://www.petesqbsite.com...
by KiZ
Sep 08, 2006 20:28
Forum: Archive
Topic: FreeBASIC Screensaver Kit
Replies: 57
Views: 40409

A screensaver is a normal program, obeying certain interface rules. It is up to you what to do when the mouse moves. In Jofers kit in the function ScreenSaverProc() he captures WM_MOUSEMOVE and posts a WM_CLOSE to the screensaver window. This is the place where you need to insert your fade function...
by KiZ
Sep 06, 2006 20:08
Forum: Archive
Topic: FreeBASIC Screensaver Kit
Replies: 57
Views: 40409

Hey, sorry to dig this up from so long ago. This kit is killer Jofers, thanks a lot. i just wanted a simple screen saver to fade to black, but I couldnt find one anywhere on the web for windows. So I made my own, works flawlessly. But I wish to allow it to fade back from black, but no matter what I ...
by KiZ
Jul 09, 2006 20:07
Forum: General
Topic: Paths not working with SDL Net example
Replies: 3
Views: 1736

solved!
by KiZ
Jul 09, 2006 19:50
Forum: General
Topic: Paths not working with SDL Net example
Replies: 3
Views: 1736

Paths not working with SDL Net example

(using .15b, I know, need to update) I modified the SDL Get http example to retrieve the IP address from whatismyip.com, output it in a txt file, then open the text file in notepad. Something is messed up though, because the file is not being created or written to. also: When calling notepad I had t...
by KiZ
Jul 01, 2006 18:52
Forum: Archive
Topic: small track demo
Replies: 33
Views: 8773

agh! man, you didnt post this at QBN and I missed it D:

Im gonna play it as soon as I can (got to go for BBQ now though :o)