SLUNIVERSE |
| | #51 (permalink) |
| Ruins everything. ![]() ![]() ![]() ![]()
Has a gay lisp when drunk.
Join Date: Sep 2007 Location: Perth, Orstraya.
Posts: 2,516
SL Join Date: 9-Jan-04
Business: Azure Islands
My Mood: | private Bitmap TerrainToBitmap(string gradientmap) { Bitmap gradientmapLd = new Bitmap(gradientmap); int pallete = gradientmapLd.Height; Bitmap bmp = new Bitmap(heightmap.w, heightmap.h); Color[] colours = new Color[pallete]; for (int i = 0; i < pallete; i++) { colours[i] = gradientmapLd.GetPixel(0, i); } Channel copy = heightmap.Copy(); for (int y = 0; y < copy.h; y++) { for (int x = 0; x < copy.w; x++) { // 512 is the largest possible height before colours clamp int colorindex = (int)(Math.Max(Math.Min(1.0, copy.Get(x, y) / 512.0), 0.0) * (pallete - 1)); bmp.SetPixel(x, y, colours[colorindex]); } } return bmp; } |
| | |
| | #57 (permalink) |
| Just Woke Up ![]() ˇel administrador!
Elated
Join Date: Jun 2007 Location: Miami, FL
Posts: 6,707
SL Join Date: Dec 2002
Business: ANOmations Blog Entries: 14 XBOX Leaderboard: 14th SLShopper Ads: 7
My Mood: | |
| | |
| | #58 (permalink) |
| Evil Incarnate! ![]() ![]() ![]() ![]() ![]()
Recursion is beautiful!
Join Date: Jun 2007 Location: Philadelphia, PA
Posts: 5,206
SL Join Date: 2003-11-14
Business: Peregrine Salon SLShopper Ads: 1
My Mood: | Department of Environmental Resources Management 701 NW 1st Court Ste-400 Miami, Fl 33136
__________________ Peregrine Salon: Flip & Jenn's thang. |
| | |
| | #64 (permalink) |
| nom nom nom ![]() ![]() ![]() ![]()
is about to num on some
cherries
Join Date: Aug 2007 Location: under the sea
Posts: 2,919
My Mood: | Deploy the root.war file located at: \\qa.server.com\c$\FOR_QA_TESTING\2007-09-28 referer fix and additemaccess tracking\qa Fixes include: - format of bullets in mainbody and rhm made consistent (ali) - format site for printing (ali) - updated sitemap.xml per venson's request (crispi) - added robots.txt - text document item type - to control crawlers - set up for infor.com, not the other regional sites (crispi) - minor modification so that makeHeaderLinks checks "popup" field before writing a link - added debugging statement to additemaccess to track bad method calls - for debugging un recorded document downloads (ali) - modified document click on thank you page to track referer url |
| | |
| | #66 (permalink) |
| All that is: isn't. ![]() ![]() Join Date: Sep 2007 Location: Pacific Northwest
Posts: 112
My Mood: |
__________________ . It does not require a majority to prevail, but rather an irate, tireless minority keen to set brush fires in people's minds. Samuel Adams We Americans are the ultimate innocents. We are forever desperate to believe that this time the government is telling us the truth. Sydney Schanberg http://video.google.com/videoplay?do...arch&plindex=3 |
| | |
| | #70 (permalink) |
| Still Blue ![]() Join Date: Sep 2007 Location: Nebraska
Posts: 55
My Mood: | So, the footage is from "Fuck Parade" which is a "response to" or "retaliation agaainst" Love Parade, which is, as best as I can tell, some sort of fun goofy thing they do over there. Can anyone explain what about Love Parade is worth opposing? Is Love Parade too mainstream, did it sell it? What's the deal with Fuck Parade? |
| | |
| | #75 (permalink) |
| Invisible Man ![]() ![]() ![]() ![]() ![]() ![]()
Alpha Inside (tm)
| why? why do i have the uncontrollable urge to press ctrl+v in that ctrl+v thread? what am i achieving by doing it? and yes, i did copy this text to my clipboard before navigating to that page and .. omg .. clicking ctrl+v. |
| | |
| 1 User Laughed: |
![]() |
| Tags |
| game, fun |
| Thread Tools | |
| Display Modes | |
| |