lmao @ wossy
lmao @ wossy
<deis> I turn on god mode when I program
<deis> I just call it .NET
If my post was helpful, please Rate it
Finally!
Finally I had the time to take care about the screensaver problem (the Matrix didn't start when used as screensaver). The problem was mostly Windows, because it started the app minimized (only any only when it's automatically run as a screensaver - in preview mode or when starting the exe/scr manually everything worked fine). The solution was rather dirty but it works fine: A timer that waits a short period of time before initializing DirectX and stuff.
Download attached to this post or see first posting. Explanations and help in the first posting, too.
Fox
Last edited by Fox; Mar 28th, 2007 at 04:59 PM.
Verry good, its a shame its just images not real random text thaugh, it would be good to see this with no dependancies, not that one image is an issue, it would just be a nice touch to something already nice.
![]()
![]()
![]()
![]()
![]()
![]()
Signatures suck
![]()
![]()
![]()
![]()
![]()
![]()
why dont u compile the project and make a package using the vb6 package and deployment wizard so it copies the refrences used automatically
zip it n attach it
thanx
awesome job, and idea.. i like it so much
Ive found a little improvement. Youve forgot to remove the meshes that behind the cam. So you can see only a few of them, but not all, because theses arent two sided meshes..
so.. just place a line at the sub Animate(), right after the If .Active line. Like this:
So if the cam is fly thru a line, then its going to behind the cam, its just reset the line. So you get a 30-50% improvement on the gfx, because you can always see the lines.Code:If .Active Then If .Y > Camera.GetY Then ResetGroup A
Anyway. thanks for sharing this superb code, i love it!
![]()
can u include the source code for the latest version plz
thanx
Kalogerus Productions (K-Pro)
Great program.![]()
Good job
This is awesome
Wow, this is really awesome. I'm using it as a screensaver on my server, lol
What would be even cooler tho, is that if you continued to develop it and add new things... just an idea
REMEMBER TO RATE
Amazing, verry good. Thanks
is there any chance of getting this source??
i would love to add horizontal lines with different (multi choice) texts.
Of course, I just fixed the download links.
See the first message in this thread.
Can someone translate to .Net ?
I've try but get 40 errors, jejej
Thanks
I think you can get it behind the icons using the SetParent API, I saw that once online. I can't find it though.