[QUOTE=adnzzzzZ;46827405]And that's perfectly reasonable, but you shouldn't assume other people share the same mindset.[/QUOTE]
You're right, some people actually [I]want[/I] to burn bridges!
[QUOTE=JerryK;46827097]exactly 100
i got no way to run it at night though so it'll have to go down
i'll probably expand on it some once i get through these 100, it's a fun project work with[/QUOTE]
I can give you a dedicated server to run it on 24/7 if you want.
Turns out that, although opencl doesn't support read/write textures, you can pass in a texture as a __read_only parameter *and* a __write_only parameter and it works fine. I'm about 99% sure that this is extremely undefined behaviour, but i'm fairly sure itll work across both amd and nvidia.
I call this technique 'fuccbietchys', pronounced 'Icedshot is awesome' in my home tongue
[IMG]https://dl.dropboxusercontent.com/u/9317774/undefinedabuse.PNG[/IMG]
[QUOTE=Berkin;46827101]... that much is obvious from its reception here ...[/QUOTE]
It wasn't really popular on reddit [URL="http://www.reddit.com/r/love2d/comments/2pp09y/i_made_a_frameworkengine_on_top_of_l%C3%B6ve_fuccboigdx/"]either[/URL].
[QUOTE=adnzzzzZ;46827393]Whatever happened to just doing things because you wanna do them? Are you all programming your side projects just so you can get a job? Maybe this explains why it bothers you guys so much.[/QUOTE]
You think these people are criticizing the name because they want to attack you. They're criticizing the name because they want you to succeed and they all know that naming your engine "fuccboi" is unwise.
[QUOTE=Berkin;46827427]You're right, some people actually [I]want[/I] to burn bridges![/QUOTE]
The other day I posted this image somewhere:
[url]http://puu.sh/dS5U7/f3a0aa2e43.jpg[/url]
It's a pretty nice piece of writing. If the villains in Avatar actually had this mindset the movie would have been a lot more interesting. Anyway, I posted this somewhere and someone posted a comment saying something like: "oh you white supremacist!" and then I said: "how can you even see a race issue from something like that? Only someone who constantly thinks in terms of races would say what you said".
My point is this: accept the idea that some people don't think in terms of bridges, so, that concept and all that comes with it is irrelevant to them. If you feel neutral towards something then actions that you perform that do not actively improve your standing towards that something are not by default opposed to it. So when you say I [I]want[/I] to burn bridges you're mistaken, because this concept is simply something that I don't think nor care about, it's out of my scope, it doesn't really ever enter my mind because I don't often need it.
More generally, accept the idea that people have different backgrounds from you and so your trains of thought will differ from theirs in ways that may be unintuitive. When you're trying to "help" people because you think they're wrong, you should first make sure that they're actually wrong instead of just being people with different backgrounds and thought patterns than you.
[QUOTE=adnzzzzZ;46827479]The other day I posted this image somewhere:
[url]http://puu.sh/dS5U7/f3a0aa2e43.jpg[/url]
It's a pretty nice piece of writing. If the villains in Avatar actually had this mindset the movie would have been a lot more interesting. Anyway, I posted this somewhere and someone posted a comment saying something like: "oh you white supremacist!" and then I said: "how can you even see a race issue from something like that? Only someone who constantly thinks in terms of races would say what you said".
My point is this: accept the idea that some people don't think in terms of bridges, so, that concept and all that comes with it is irrelevant to them. If you feel neutral towards something then actions that you perform that do not actively improve your standing towards that something are not by default opposed to it. So when you say I [I]want[/I] to burn bridges you're mistaken, because this concept is simply something that I don't think nor care about, it's out of my scope, it doesn't really ever enter my mind because I don't often need it.
More generally, accept the idea that people have different backgrounds from you and so your trains of thought will differ from theirs in ways that may be unintuitive. When you're trying to "help" people because you think they're wrong, you should first make sure that they're actually wrong instead of just being people with different backgrounds and thought patterns than you.[/QUOTE]
the library name is still stupid lmao
[QUOTE=adnzzzzZ;46827479]More generally, accept the idea that people have different backgrounds from you and so your trains of thought will differ from theirs in ways that may be unintuitive. When you're trying to "help" people because you think they're wrong, you should first make sure that they're actually wrong instead of just being people with different backgrounds and thought patterns than you.[/QUOTE]
I don't know what kind of background you have to come from to think adding GDX to [b]fuck boy[/b] makes it sound any less stupid.
It's okay guys, you can think it's stupid. I am not the thought police. It's not like I come here and try to convince people to use it. Although I do think it's funny how much you guys like arguing about the name from the mere mention of it... it's interesting to say the least.
[QUOTE=adnzzzzZ;46827479]"oh you white supremacist!" and then I said: "how can you even see a race issue from something like that? Only someone who constantly thinks in terms of races would say what you said".
[/QUOTE]
Wait, wait, wait. Aren't you the guy that says everyone's racist because they don't like GIFs crashing their PCs?
ppplease ignore the trollbait
so meta
[QUOTE=Downsider;46827406]Just name your project fuckboyGDX and people will know how shit your engine is off the bat no problem. Can you really even call a bunch of lua scripts running on someone else's game engine anything more than a redundant framework?[/QUOTE]
I'm glad you have the balls to say exactly what I'm thinking.
[QUOTE=layla;46827570]I'm glad you have the balls to say exactly what I'm thinking.[/QUOTE]
You can be mean to people you decide are evil/bad/stupid and feel good about it! No bridges burned!
[video=youtube;HrN-GPYlcbQ]http://www.youtube.com/watch?v=HrN-GPYlcbQ[/video]
Change the name to [B]fuccboiGDX (it's not pronounced fuck-boy)[/B], and let's move on to another important topics like tabs vs spaces or something ;)
[QUOTE=Tamschi;46824344]Android wallpaper when? (I assume it would kill the battery due to the amount of texture samples required though.)[/QUOTE]
Well the [url=https://github.com/CapsAdmin/goluwa/blob/master/test/lua/tests/surface/atoms.lua#L47]shader code[/url] itself is very simple but each cell/pixel toggles itself every frame. The simulation is being ran at 1000+ fps post processed with motion blur to average everything out. It doesn't really look good at less than 500 fps.
Here's another video showing more what happens when you invert the y scale of the framebuffer every frame:
[video=youtube;vM4QElX1--s]http://www.youtube.com/watch?v=vM4QElX1--s[/video]
it's like it creates a white parallel world that can exist anywhere on the screen as some sort of fluid boundary.
[QUOTE=WTF Nuke;46819784]Are there any good articles or papers on genetic/evolutionary programming? This sort of thing has always interested me but I never really put much effort into reading up and immersing myself in it.[/QUOTE]
Took me a while to find them, sorry.
[url]http://www.cs.ucla.edu/~dt/alife.html[/url]
I mean, whether or not someone thinks the name is dumb is relative to their own opinion... I really don't understand why you guys are trying to make him say that the name is dumb, when he clearly thinks it is not...
If its license model doesnt require you to name the engine if you use it then there is no issue and you guys are making something out of nothing!
However I myself wouldnt want to put the name FuckBoi (which is how most people will read it, regardless of whether itss meant to be read that way or not) behind a product I make.
[QUOTE=LuaChobo;46827894]Because he made a big deal about how its said
Its like you saying your name doesn't have the word death in it because it has 3 x's[/QUOTE]
I see your point, fair enough... My name also has 3'x because xxxdeath has been my standard login for almost 8 years. I normally go by Kiwis-Are-Cool or Dayman.
I have just spent about 3 hours finding a bug.
My images came out extremely dark, which was very odd.
I have a color class which either takes 3 floats, ranging from 0 to 1, or 3 bytes, ranging from 0 to 255.
Guess what this line should have been..
[code]Light.Material.Radiance = new Classes.Util.Color( 1, 1, 1 );[/code]
[editline]derp[/editline]
Huzzah!
[thumb]http://i.imgur.com/7RdGmQF.jpg[/thumb]
There's something odd going on still, though.
The far left edge of the image contains a part of the image which should've been at the right side of the image.. ( The blue part is left of the red part )
[QUOTE=xThaWolfx;46827984]I have just spent about 3 hours finding a bug.
My images came out extremely dark, which was very odd.
I have a color class which either takes 3 floats, ranging from 0 to 1, or 3 bytes, ranging from 0 to 255.
Guess what this line should have been..
[code]Light.Material.Radiance = new Classes.Util.Color( 1, 1, 1 );[/code][/QUOTE]
"type safe"....
[QUOTE=sambooo;46826178][QUOTE=Protocol7;46822831]
bool makeTypo = rng.NextDouble() <= chance ? true : false;
[/QUOTE]
[/QUOTE]
I don't get it. It's a ternary operator?
[QUOTE=Protocol7;46828284]I don't get it. It's a ternary operator?[/QUOTE]
if true then true else false
[QUOTE=Darwin226;46828307]if true then true else false[/QUOTE]
............
Oh.
And this is what happens when I don't get my morning coffee, Jesus Christ.
[editline]31st December 2014[/editline]
[IMG]http://i.imgur.com/wi2NVgY.png[/IMG]
And apparently when I don't get ReSharper...
I really don't see the problem with him naming his engine like that, just leave it be. He posts nice gifs and movies of cool stuff and without it waywo wouldn't be the same. If he wants a shitty name let it be shitty.
[QUOTE=Protocol7;46828319]
And this is what happens when I don't get my morning coffee, Jesus Christ.
[editline]31st December 2014[/editline]
[IMG]http://i.imgur.com/wi2NVgY.png[/IMG]
And apparently when I don't get ReSharper...[/QUOTE]
Don't worry, I'm tired too, I looked at [code]rng.NextDouble() <= chance[/code]
and was wondering why there was a reverse lambda expression.
There we go!
Fixed the left side of the image being overlayed with part of the right side of the image. And since it was calculating too much, the render time has improved slightly!
Here's an image with max depth of 4 and 250 samples:
[thumb]http://i.imgur.com/OvA732q.jpg[/thumb]
These samples took around 2.08 seconds each at 1280x720, so sadly it's not very fast :(
i have a sore throat right now and the last few pages of this thread have destroyed my throat with all the coughing and laughing
thanks fuccboigdx
[QUOTE=xThaWolfx;46828444]There we go!
Fixed the left side of the image being overlayed with part of the right side of the image. And since it was calculating too much, the render time has improved slightly!
Here's an image with max depth of 4 and 250 samples:
[thumb]http://i.imgur.com/OvA732q.jpg[/thumb]
These samples took around 2.08 seconds each at 1280x720, so sadly it's not very fast :([/QUOTE]
whats up with the horizontal lines in the noise.
Sorry, you need to Log In to post a reply to this thread.