johnnywcw Posted May 20, 2013 Share Posted May 20, 2013 @niggbert, mate those are freaking awesome screenshots! excellent Link to comment Share on other sites More sharing options...
opezdl Posted May 20, 2013 Share Posted May 20, 2013 working on early morning... Link to comment Share on other sites More sharing options...
buzzbass Posted May 20, 2013 Share Posted May 20, 2013 EFLC (some more changes in timecyc) Link to comment Share on other sites More sharing options...
xRx Posted May 20, 2013 Share Posted May 20, 2013 @opezdl Link to comment Share on other sites More sharing options...
raggazam Posted May 20, 2013 Share Posted May 20, 2013 (edited) Edited May 20, 2013 by raggazam Link to comment Share on other sites More sharing options...
_ReNNie_ Posted May 20, 2013 Share Posted May 20, 2013 @niggbert: if that current setup of yours were ever to work on 1.0.4.0... I'd give my wife's pinky finger for that Link to comment Share on other sites More sharing options...
schakusa Posted May 20, 2013 Share Posted May 20, 2013 nigg an opezdl... awesome! (btw @rennie: as far as i know this IS 1040 ) Link to comment Share on other sites More sharing options...
C-NerGy Posted May 20, 2013 Share Posted May 20, 2013 Link to comment Share on other sites More sharing options...
PacketOverload_x64bit Posted May 20, 2013 Share Posted May 20, 2013 The Original BugStars Cool action shots. A nice change from boring car pictures everyone posts. THanks. It only takes about 15 minutes to setup something like this. Maybe half an hour. I'd like to see more that too. I grow bored of looking at my own screenshots. I miss LiL'Q, Dmit.Tor and others who do setup action shots. Nigg, Schak, OpezDl, DKT, beauty screens. Link to comment Share on other sites More sharing options...
buzzbass Posted May 20, 2013 Share Posted May 20, 2013 sun-star-rays Link to comment Share on other sites More sharing options...
leec313 Posted May 20, 2013 Share Posted May 20, 2013 Link to comment Share on other sites More sharing options...
schakusa Posted May 20, 2013 Share Posted May 20, 2013 thanks master p Link to comment Share on other sites More sharing options...
_ReNNie_ Posted May 20, 2013 Share Posted May 20, 2013 Link to comment Share on other sites More sharing options...
Nyze.One Posted May 20, 2013 Share Posted May 20, 2013 Link to comment Share on other sites More sharing options...
opezdl Posted May 20, 2013 Share Posted May 20, 2013 @buzzbass looks like someone found, god rays without Light-Search algorythm)))) once I've did that - but due to bloom blurring, had to stop that research((( maybe in newer dll, that problem is solved some-how Link to comment Share on other sites More sharing options...
niggbert Posted May 20, 2013 Share Posted May 20, 2013 THANKS GUYS. @SCHAK: NOPE IS PATCH 7 Link to comment Share on other sites More sharing options...
gordoroth Posted May 20, 2013 Share Posted May 20, 2013 sun-star-rays Link to comment Share on other sites More sharing options...
raggazam Posted May 20, 2013 Share Posted May 20, 2013 Link to comment Share on other sites More sharing options...
Simple999 Posted May 20, 2013 Share Posted May 20, 2013 (edited) Edited May 20, 2013 by Simple999 Link to comment Share on other sites More sharing options...
DKT70 Posted May 20, 2013 Share Posted May 20, 2013 Link to comment Share on other sites More sharing options...
PhilGPT Posted May 21, 2013 Share Posted May 21, 2013 Link to comment Share on other sites More sharing options...
schakusa Posted May 21, 2013 Share Posted May 21, 2013 sexy screens phil and dkt Link to comment Share on other sites More sharing options...
_ReNNie_ Posted May 21, 2013 Share Posted May 21, 2013 Link to comment Share on other sites More sharing options...
La1st Posted May 21, 2013 Share Posted May 21, 2013 Link to comment Share on other sites More sharing options...
buzzbass Posted May 21, 2013 Share Posted May 21, 2013 @opezdl, is just a dirty experiment for fun if I understand did you found the sun position? thats awesome! I'm using the old one from gp65, are you going to share yours? Nice screens btw Opezdl, DKT, Nigg ================== Link to comment Share on other sites More sharing options...
xRx Posted May 21, 2013 Share Posted May 21, 2013 Link to comment Share on other sites More sharing options...
bonerhooker Posted May 21, 2013 Share Posted May 21, 2013 Link to comment Share on other sites More sharing options...
ReTeK97 Posted May 21, 2013 Share Posted May 21, 2013 Link to comment Share on other sites More sharing options...
PacketOverload_x64bit Posted May 21, 2013 Share Posted May 21, 2013 Link to comment Share on other sites More sharing options...
opezdl Posted May 21, 2013 Share Posted May 21, 2013 (edited) @ well there's 2 ways for finding the sun (actually we are looking just for brightest area of the screen): easy and very slow hard and abit faster 1st one is simple double cycle inside the enbeffect, that scans areas for their bright value and writes it into a register (for exaple that requires at least 400 iterations to scan whole screen with proper accuracy) 2nd one is more complex - weighting brightness with its coords, and 2D searching for the centre of mass (with proper values it should be sun, or just the brightest area) (this one will requie around 256 itarations to get almost same accuracy, but some additional problems may appear, like threshold and coordinates passing) if anyone understand anything - you're on ur way to success Edited May 21, 2013 by opezdl Link to comment Share on other sites More sharing options...