Does visual studio 2010 have a feature to create a method if you type out a method that is not defined? I swear visual studio had this feature or is it a VS2011 feature?
[QUOTE=Nigey Nige;33406042][IMG]http://i.imgur.com/CmZJQ.png[/IMG]
[editline]23rd November 2011[/editline]
Improvement?[/QUOTE]
Make the circle go like a clock instead of the progress bar above.
Like in Battlefield 3.
[QUOTE=icantread49;33408804][b]anyone wanna test my cloth app?[/b]
you need a good android phone and you need to be available on steam chat for an hour or two. i'm implementing the YUV decoding and i need someone who can test builds every 10-15 minutes until i get it right[/QUOTE]
I'd love to, altough my phone sucks, but I've got a good tablet.
[vid]http://dl.dropbox.com/u/2276133/platformer01%202011-11-23%2019-08-09-20.webmvp8.webm[/vid]
Working on networked multiplayer. It's still a bit buggy though.
(click the video to restart it)
[QUOTE=icantread49;33408804][b]anyone wanna test my cloth app?[/b]
you need a good android phone and you need to be available on steam chat for an hour or two. i'm implementing the YUV decoding and i need someone who can test builds every 10-15 minutes until i get it right[/QUOTE]
You're using marmalade, right? Compile it for PC. :v:
[QUOTE=Z_guy;33408872]I'd love to, altough my phone sucks, but I've got a good tablet.[/QUOTE]
i sent you a friend request
is anyone else interested? testing on an actual phone would be useful too. maybe we can make a little conference chat together
[editline]24th November 2011[/editline]
[QUOTE=Map in a box;33408881]You're using marmalade, right? Compile it for PC. :v:[/QUOTE]
you're thick ... the whole point is to test NV21 camera capturing on an android device
[editline]24th November 2011[/editline]
actually zguy i can't add you for some reason? add me nullcubed
[QUOTE=Lexic;33405497]Files indented with spaces will look the same on every editor as the editor that wrote them. (Even if you decide to replace them with red dots)
Files indented with tabs won't.[/QUOTE]
And why does that matter? Oh no! My code is slightly more indented on your screen! The world is ending!
Use tabs/spaces or whatever the hell you want in N+
Turn on option that makes all tabs 4 spaces instead of a tab character
Possibility of more content achieved.
Working on my engine for the monthly game contest, finally i got the ai working :)
[video=youtube;E36G8OhBIIU]http://www.youtube.com/watch?v=E36G8OhBIIU[/video]
snip
[QUOTE=likesoursugar;33410023]So that's not you moving around?[/QUOTE]
Of course it's me i meant the enemys
[QUOTE=Sebixxx;33410038]Of course it's me i meant the enemys[/QUOTE]
Damn, watched the wrong video with some single character moving around.. Sorry. Tired.
with the help of Z_guy, real-time camera footage on the cloth works on Android now ... it's a little buggy (has a blue tint to it), but that's a bug Marmalade needs to fix
now i can finally implement burning and the app will be prime-time ready
[QUOTE=icantread49;33410751]with the help of Z_guy, real-time camera footage on the cloth works on Android now ... it's a little buggy (has a blue tint to it), but that's a bug Marmalade needs to fix
now i can finally implement burning and the app will be prime-time ready[/QUOTE]
Make sure to give it free.
To me.
Specifically.
Solution:
Use editor that treats 4 spaces as tabs. There are many that do this.
4 space supremacy.
[img]http://dl.dropbox.com/u/9038221/RenderMonkey/buffers.png[/img]
[img]http://dl.dropbox.com/u/9038221/RenderMonkey/ssao.png[/img]
Well I think that turned out okay, but I do need a better algorithm for SSAO I think. Now I've got hlsl nailed down I think my next step is to try and get this in a custom application and continue to make some sort of rendering engine... Should be fun.
[QUOTE=Yogurt;33410890]Make sure to give it free.
To me.
Specifically.[/QUOTE]
it's gonna be free to you and everyone else
unless you wanna pay for the $0.99 ad-less version
[editline]24th November 2011[/editline]
[img]http://i.imgur.com/8NOEs.png[/img]
fire! it doesn't spread or do any damage yet
Vegetation and such :)
Edit:
Added buterflys, clouds, ect.
[URL=http://imageshack.us/photo/my-images/829/98739309.png/][IMG]http://img829.imageshack.us/img829/1706/98739309.png[/IMG][/URL]
[img]http://i.imgur.com/NhV2A.png[/img]
[editline]24th November 2011[/editline]
fuck i keep forgetting to make a gif
Please don't advertise the ability to burn flags. So many "patriots" will get all up in arms.
[QUOTE=icantread49;33408804][b]anyone wanna test my cloth app?[/b]
you need a good android phone and you need to be available on steam chat for an hour or two. i'm implementing the YUV decoding and i need someone who can test builds every 10-15 minutes until i get it right[/QUOTE]
Is it too late to test? I'm available all day every day, basically.
(Motorola Atrix, Tegra 2, 2.3.3)
On vacation, no computer. Found a lua sandbox app:
[t]http://db.tt/AkHR3aIN[/t]
[t]http://db.tt/HbiGwPrJ[/t]
(that's supposed to be a maze)
Coming soon, pong
[QUOTE=i300;33411401]Is it too late to test? I'm available all day every day, basically.
(Motorola Atrix, Tegra 2, 2.3.3)[/QUOTE]
uh well i kinda did what i needed to do already ...
maybe i'll do a public beta once the burning is finished ...
then again, once the burning is finished, the app is gonna be ready for release! :eng101:
[QUOTE=icantread49;33411384][img]http://i.imgur.com/NhV2A.png[/img]
[editline]24th November 2011[/editline]
fuck i keep forgetting to make a gif[/QUOTE]
north korean flag
im laughing so fucking hard
-snip-
Rate me clocks, but I've got to get my 2 cents in on the tabs/spaces argument
So far (from what I've seen), many people have recognized that spaces will always display the same in every editor whereas tabs have variable width. However, nobody has bothered to think that maybe it's [i]good[/i] that tab-width is different for other people. If I indent with tabs, and some guy opens up my code in his editor with tab width set to 5, he's seeing what he's used to. If I had indented with 4 spaces instead he might have raged because my indentation was different than his.
EDIT: As an example, if I have a document that is indented with tabs and I want to view it with a tab width of 5, I could pretty easily configure my editor to render tabs with a width of 5. However, if it were indented with 4 spaces I'd have to do some hackish find and replace crap to get the desired width.
I prefer to just take screenshots of my code and save it as PNG. That way there's no arguing tabs / spaces with my colleagues.
I had a thought. I bet there are TONS of people on FP who want applications made for them. And I know that we have tons of incredibly talented people here (love ya null :3:).
We should set up a thread dedicated to freelancing. People can state what they want and what they're willing to pay for said thing.
[QUOTE=Yogurt;33412065]I had a thought. I bet there are TONS of people on FP who want applications made for them. And I know that we have tons of incredibly talented people here (love ya null :3:).
We should set up a thread dedicated to freelancing. People can state what they want and what they're willing to pay for said thing.[/QUOTE]
write me a program that automatically rates all of my posts programmer king
even in non-programming sections
[QUOTE=Kopimi;33412328]write me a program that automatically rates all of my posts programmer king
even in non-programming sections[/QUOTE]
We'd both be banned by [del]the tyrant[/del] our lord and savior Garry who descended from the heavens and shed his mod for our souls. Amen.
Sorry, you need to Log In to post a reply to this thread.