Search found 80 matches
- Wed May 16, 2012 3:03 pm
- Forum: General/Off-Topic
- Topic: Devvving on a Console
- Replies: 8
- Views: 3109
Re: Devvving on a Console
Stay the fuck away from the PS2. Even commercial development on it with commercial libraries was supposed to be hell. At least the PSP homebrew SDK is workable... Of course you really should choose the Dreamcast. What are the steps for devvin on Dreamcast? Would I need to mod the system to run my g...
- Wed May 16, 2012 1:53 pm
- Forum: General/Off-Topic
- Topic: Devvving on a Console
- Replies: 8
- Views: 3109
Devvving on a Console
I've always done my devving on a console and have never really ran my apps/games on a console, but I would love to see my game on a PS2 or a handheld like a PSP.
Which console do you guys recommend devving on?
Which console do you guys recommend devving on?
- Sun Mar 04, 2012 7:03 pm
- Forum: General/Off-Topic
- Topic: inspirational/motivational movie suggestions
- Replies: 14
- Views: 5308
Re: inspirational/motivational movie suggestions
No problem. But I enjoyed Hackers better. Sure it was an overall better movie, but Hackers was just too funny.dandymcgee wrote:Excellent movie! Thanks so much for this suggestion. I enjoyed it even more than Hackers.xx6heartless6xx wrote:http://www.imdb.com/title/tt0218817/
Anti-Trust: Good movie, will give you some motivation.
- Sat Mar 03, 2012 5:29 pm
- Forum: General/Off-Topic
- Topic: Jersey Shore Drinking Game
- Replies: 4
- Views: 2470
Re: Jersey Shore Drinking Game
lol I'll drink to you drinking to Jersey Shore. and nice thread layout
- Mon Feb 27, 2012 4:21 pm
- Forum: General/Off-Topic
- Topic: inspirational/motivational movie suggestions
- Replies: 14
- Views: 5308
Re: inspirational/motivational movie suggestions
lol i can provide download links if you guys like and if im alloweddandymcgee wrote:I find the difference in link choice between heartless and Arce amusing.
- Sun Feb 26, 2012 1:37 am
- Forum: General/Off-Topic
- Topic: inspirational/motivational movie suggestions
- Replies: 14
- Views: 5308
Re: inspirational/motivational movie suggestions
http://www.imdb.com/title/tt0113243/ Hackers: funny movie about hacking. not serious programming but a fun watch http://www.imdb.com/title/tt0218817/ Anti-Trust: Good movie, will give you some motivation. http://www.imdb.com/title/tt1285016/ Social Network: Yup I gotta throw this in here, it is pret...
- Sun Feb 12, 2012 12:55 am
- Forum: Current Events and Science/Technology
- Topic: Vita dev kits?
- Replies: 2
- Views: 8969
Vita dev kits?
Do you guys know if the Vita will have their dev kit available to download? I'm thinking of buying one on the 22nd and would be really cool if you can dev on it.
- Mon Jan 09, 2012 12:08 pm
- Forum: General/Off-Topic
- Topic: An exceptionally well-written tale
- Replies: 2
- Views: 1249
Re: An extremely interesting tale
Skimmed through it and looks pretty interesting. Definetely gonna fully read it later.
- Mon Nov 28, 2011 6:22 pm
- Forum: General Gaming
- Topic: Final Fantasy X HD
- Replies: 7
- Views: 3070
Re: Final Fantasy X HD
One of my favorite games ever and can't wait for this to come out!
- Thu Oct 06, 2011 5:11 pm
- Forum: Programming Discussion
- Topic: Do you guys still use the old deprecated way of using OpenGL
- Replies: 15
- Views: 4347
Re: Do you guys still use the old deprecated way of using Op
I graduate next term, so before I go and do that, I decided to take graphics programming this term, it's the first term where the professor teaches the programmable pipeline, it seems like its new to him as well. It seems much more involved then the fixed function pipeline, finally make me dive in ...
- Thu Sep 29, 2011 2:00 am
- Forum: Programming Discussion
- Topic: Clash of the IDE's
- Replies: 61
- Views: 14217
Re: Clash of the IDE's
Has anyone used the Geany compiler on Linux? What do you guys think of it?
- Fri Sep 16, 2011 2:55 am
- Forum: General/Off-Topic
- Topic: What's your desktop wallpaper?
- Replies: 6
- Views: 3985
What's your desktop wallpaper?
Just curious to see what you guys have because I'm tired of staring at the default windows wallpaper.
- Fri Sep 16, 2011 2:54 am
- Forum: Programming Discussion
- Topic: OpenGL texture disappearing when window is resized
- Replies: 5
- Views: 1648
Re: OpenGL texture disappearing when window is resized
I know with SDL, the OpenGL context is destroyed completely when you resize the window... you're literally supposed to reload all textures in this event... I'm guessing this is a QT widget? I can't say for sure that it works the same way, but the symptoms are oddly similar... If that is the case, t...
- Wed Sep 14, 2011 6:20 pm
- Forum: Programming Discussion
- Topic: OpenGL texture disappearing when window is resized
- Replies: 5
- Views: 1648
Re: OpenGL texture disappearing when window is resized
Has anyone else gotten this problem before?
- Wed Sep 14, 2011 3:18 am
- Forum: General/Off-Topic
- Topic: Arduino Thread
- Replies: 3
- Views: 1825
Re: Arduino Thread
I've just started using arduinos and learning about electronics overall. I'm having a lot of fun and currently doing very basic stuff and I'll come back and post when I have something I'd like to share.