Jump to content


zedman1000

Member Since 28 Sep 2005
Offline Last Active Jul 31 2010 11:56 AM

Topics I've Started

Can Be 'real'?

01 March 2008 - 11:57 PM

How do i check is a variable can be turned into a real without errors. For instance:

sbdf7w479 cant be a real.

but

732493 can be turned into one.

Slowdown.

07 December 2007 - 05:57 AM

Is there a reason why i experience bad slowdown only for the GMC at almost exactly 6pm EAST every single day?

A Tight-$%s Way To Do Aa.

29 November 2007 - 05:45 AM

I just discovered a way to do AntiAliasing, it takes no extra lag and looks good at times. Now, i just discovered this really cheap way of doing it, but the way its working i dont know if its going to work with all engines and screens (refresh rate). I just thought it was a cool idea and im not even 100% sure it works, just thought you would like to know.

Now, this code is meant to work in U3D thats why it has the variables scal(x) etc but you just change it with the respective GM D3D code and it should work. Also the numbers 17 etc all depend on the current model specifications. I know its a bit of a cheap trick but i thought it was a neat way to do it.

Now, the code below is very user specific but its the concept that counts.

Here it is (Step Event):

if scalx<17
{
scalx+=0.05;
scaly=scalx;
scalz=scalx;
}
else
{
scalx-=0.05;
scaly=scalx;
scalz=scalx;
}

Demo of it working in U3D (only the cube has it applied):
http://filebeam.com/...e61fb76d77862b2

All it does it scales the model very very quickly so that the blurring occurs on the edges..... Funny ey? In another version i checked how close you were to the model, if you are really really close it vibrates more so the effect is almost non apparent, but here you can tell if you go VERY close to it.

Thanx for taking the time to read this.

Size.

12 November 2007 - 05:32 AM

How do i get the size (kb) of an external file?

Wallshare 0.9e

11 November 2007 - 05:27 AM

Site back up and running.

Posted Image

Site: http://wallshare.uni.cc/
(Downloads, Gallery and Notes can be found on the site above.)

Info: Lets you upload and share wallpapers, please read the notes document before using.
NEW: Browse the entire directory of wallpapers online!

| Main Screenshot |

This is a public beta for all. Come and join the fun. Please don't go crazy and upload 100's of wallpapers, but if you have a decent one, upload it. Please do not mention anything about security issues, hacks or anything that could give people ideas. If there is a huge one please use the bug report button.

Thanx for taking a look. :)

Update:
New version released on Nov 17 EAST - New GUI.


Extra Notes:
I know some people have been posting wallpapers to advertise their games, this is 100% fine as long as the wallpaper is artistic and has been created with care. Make sure your wallpaper is something other people would use/benefit them.

Also, you must realise that this program is designed to spread the work of independent artists. Keep that in mind next time you upload a wallpaper.

Posted Image