|
|
Shadows Plugin Beta Version and more...
#257983
03/26/09 23:21
03/26/09 23:21
|
Joined: Sep 2003
Posts: 271 Germany
Chris3D
OP
Member
|
OP
Member
Joined: Sep 2003
Posts: 271
Germany
|
Hi game freaks! It's finally time to present you the new shadow beta demo, here is the download link: Download Beta Demo the password is " a7" (^^this is a link to a german file hosting site, just search for the "Download" button.) Please tell me what you think about it. I hope it works on your PCs. FOR THIS VERSION YOU NEED Shader Model 3, but the final version also supports sm 2_a Greetings, Chris
|
|
|
Re: Shadows Plugin Beta Version and more...
[Re: Shadow969]
#257996
03/27/09 01:34
03/27/09 01:34
|
Joined: Oct 2007
Posts: 5,211 İstanbul, Turkey
Quad
Senior Expert
|
Senior Expert
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
|
Holy Shit. it runs smooth. and at constant 70fps. it is all great. shadows are awesome. one thing though i guess it will stay this way.(This happens on many AAA titles too.):  and this entity transform tools are pretty nice. Do you plan any further development of it(a niec realtime editor ?)
3333333333
|
|
|
Re: Shadows Plugin Beta Version and more...
[Re: Cowabanga]
#258026
03/27/09 08:02
03/27/09 08:02
|
Joined: Feb 2008
Posts: 3,232 Australia
EvilSOB
Expert
|
Expert
Joined: Feb 2008
Posts: 3,232
Australia
|
I know you said, and a message popped up, but MAN it looks bad in VS2.0, PS2.0 !!! Try it out, makes you feel stoned!
Dont worry, I'll give a more useful opinion when I get home and try it out on a REAL computer.
But wouldnt a test on my dogbox-work machine be valid if you has the shader-fallbacks enabled? So WE know, what it looks like on older machines, or arent the fallbacks finished yet? (being Beta and all)
"There is no fate but what WE make." - CEO Cyberdyne Systems Corp. A8.30.5 Commercial
|
|
|
Re: Shadows Plugin Beta Version and more...
[Re: Chris3D]
#258032
03/27/09 08:59
03/27/09 08:59
|
Joined: Jan 2008
Posts: 20 On the right track
Rayn
Newbie
|
Newbie
Joined: Jan 2008
Posts: 20
On the right track
|
COOL!  I have been looking forward to this day for a long time Chris3d. Can't wait to check this out as soon as possible. I'm having very high expectations!
|
|
|
Re: Shadows Plugin Beta Version and more...
[Re: Rayn]
#258078
03/27/09 15:45
03/27/09 15:45
|
Joined: Sep 2003
Posts: 271 Germany
Chris3D
OP
Member
|
OP
Member
Joined: Sep 2003
Posts: 271
Germany
|
@Quadraxas: you only see the window, because the model is not closed at the bottom. This is not a bug in the shader, but a mistake in the geometry of the model!  @Cowabanga: Well, I want to sell it for 10 euro, but I have to check out, how much taxes I have to pay...and see if it's profitable... @EvilSOB: as I said, shader model 2 is not supported yet,there are no fallbacks, at the moment. But when I make the support, it would be nice, if you can test it again  Hints: YOU can hold the Shift button and move the object to copy it(can't copy groups at the moment). With Ctrl you can group objects temporary. Hold Ctrl an click on the parameters in the GUI to move/rotate/scale all values. Oh, and if you want a better bloom change this:
function RenderPlugins()
{
Render_Bloom();
Render_Shadows();
//you can add more plugins here
}
TO:
function RenderPlugins()
{
Render_Shadows();
Render_Bloom(); //blooms over the shadow,looks better!
//you can add more plugins here
}
Last edited by Chris3D; 03/27/09 15:59.
|
|
|
Re: Shadows Plugin Beta Version and more...
[Re: Chris3D]
#258118
03/27/09 19:40
03/27/09 19:40
|
Joined: Jul 2005
Posts: 1,930 Austria
Dark_samurai
Serious User
|
Serious User
Joined: Jul 2005
Posts: 1,930
Austria
|
The engine is loaded, then a black window appears and then... baammmm.... Bluescreen and the system reboots ^^ Tried it 2 times.
Specs.: Laptop Windows XP Professional SP 3 GFX: ATI Mobility Radeon X1400 (Shadermodel 3.0 supported) DX: 9.0c (November 08) Intel Centrino Core 2 duo 1.66 GHz
ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)! get free version
|
|
|
Re: Shadows Plugin Beta Version and more...
[Re: Dark_samurai]
#258119
03/27/09 19:46
03/27/09 19:46
|
Joined: Oct 2007
Posts: 5,211 İstanbul, Turkey
Quad
Senior Expert
|
Senior Expert
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
|
The engine is loaded, then a black window appears and then... baammmm.... Bluescreen and the system reboots ^^ Tried it 2 times.
Specs.: Laptop Windows XP Professional SP 3 GFX: ATI Mobility Radeon X1400 (Shadermodel 3.0 supported) DX: 9.0c (November 08) Intel Centrino Core 2 duo 1.66 GHz
your drivers needs to be updated.(BSoD seems like a driver issue)
3333333333
|
|
|
|