Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Binder News

Pages: [1] 2 3 ... 55
1
Computer Projects and Ideas / Re: Licensing Question
« on: March 12, 2013, 04:42:47 pm »
Thanks camelot.

2
Computer Projects and Ideas / Licensing Question
« on: March 09, 2013, 08:29:50 pm »
I'm making a game and I would like to make a custom debugging GUI. I want to use the Qt libraries and I know Qt is licensed under the LGPL license, however do I have to adhere to the LGPL license if I am only using the Qt libs for debugging (they will not be part of the released builds).

Thanks,
Binder News

3
Reuben Quest / Re: My secret project
« on: December 15, 2012, 06:15:13 pm »
I'm going to guess Reuben based on this pic

4
General Discussion / Re: OmniPlayer2
« on: November 04, 2012, 12:20:21 pm »
PM sent

5
General Discussion / Re: OmniPlayer2
« on: November 04, 2012, 12:03:49 pm »
Lol. As TM said, my favorite DJ_O song is probably Everest(Extended Mix) or Euro Blast from the Past.
Nitaku favorite is Absolute.
And Juju, if I PM'd you some Dropbox links to some of my songs might you add them?

6
Computer Projects and Ideas / Re: Looking for some libraries
« on: October 10, 2012, 10:08:57 pm »
I like SFML and Box2D (I've heard good things about it as well). I think I will go that route, as it appears to have an API close to what I'm looking for. I'm working with someone who has pretty limited C++ experience, so these are probably the better way to go.
I was actually going to write a lot of this myself at first, but that would be such a waste of time when these libraries already exist.
Thanks! Consider my question answered!

7
Computer Projects and Ideas / Looking for some libraries
« on: October 10, 2012, 09:42:24 pm »
Hey all! I'm building a game with a friend (computer game, not calc). I would like some recommendations for good libraries to use. I'd like them to be fairly lightweight, (ex. I'm using LodePNG for reading PNG files. It is only 1 .cpp file and a header file). Libraries should also run on Windows, Mac, and Linux, and need to be usable with C++.

Libraries Needed:
 - physics engine (doesn't have to be complex, I can work with just rectangles and circles if need be)
 - ogg file decoder (for Ogg Vorbis audio files. Will be used with OpenAL so streaming capabilities would be much appreciated).
 - graphics engine
   Required Features:
    - sprites
    - tile maps
    - text
    - any more advanced features welcome!
 - cross-platform input (Keyboard, Mouse, etc.)

Thanks in advance guys!

-Bindernews

 

8
Computer Projects and Ideas / Re: Nightmare
« on: September 27, 2012, 11:13:20 pm »
No, but when the garbage collector runs, it freezes the rest of the program. If the GC runs while you're playing, it can be really weird to have the game just freeze for a second or two. The fewer objects you create, the less likely the GC is to run while you are playing the game.

9
Computer Projects and Ideas / Re: Nightmare
« on: September 10, 2012, 01:42:25 pm »
Wohoo. Gotta love OpenGL. And that screen shot looks awesome. Just a comment that when using Java form real-time games, be wary of creating too many objects. If the garbage collector runs while someone is playing the game, it can be really disconcerting. Lol.

10
Web Programming and Design / Web Hosting
« on: June 03, 2012, 11:34:28 am »
Okay, so for my Eagle Scout Project, I have decided to build a website for a non-profit organization. I just want to gather feedback on what companies are good hosts, and what companies I should avoid. Any suggestions?

-Bindernews, the Life Scout

11
Music Showcase / Re: Apparently I'm a musician!
« on: May 14, 2012, 10:59:47 pm »
Hey all!!! I've been working on more songs, and they're turning out pretty well so far.  ;)

Note, these are Dropbox downloads now.

Dance Groove
Electric Wave
Origins of Time
Fly Away (I wrote this for my mom for Mother's Day :) )

I think that's all of them for now.
Constructive criticism is always welcome, as long as it's constructive. (Yes, I know that's redundant).

-Bindernews


12
Humour and Jokes / Re: The awkward moment when...
« on: May 01, 2012, 01:40:51 pm »
When you realize that you seem to be the only person on this forum to have only 1 graphing calculator. (I never needed more than one).

13
Music Showcase / Re: Apparently I'm a musician!
« on: April 25, 2012, 08:01:39 pm »
Yes, all of them except Digital War. Synth Horse was renamed Digital War, but it's not the same version as I have posted before.

14
Music Showcase / Re: Apparently I'm a musician!
« on: April 24, 2012, 08:06:54 pm »
Here are some of my new songs.
Magnetic Field
Introduce the Beat
Digital War
Primordial Beat
Please give opinions and constructive criticism, and of course enjoy =) !

-Bindernews

15
Site Feedback and Questions / Re: A whole bunch pf posts just vanished
« on: April 24, 2012, 08:03:09 pm »
Oh wow. I guess I should go repost some of that stuff then. Wierd...

Pages: [1] 2 3 ... 55