Jump to content
xisto Community

TailGrab

Members
  • Content Count

    7
  • Joined

  • Last visited

Everything posted by TailGrab

  1. Keep on goin with the indie rockThe ShinsKaitODeerhoof
  2. I want to experiment with using Java as a language for graphics intensive games. I think that this could be effective with Java 3d or intensive use of JNI. Anybody have experience going either of these routes? What kinds of experiences have people had in general with writing games in Java?
  3. I like alot of your guys stuff. Heres some more.DeerhoofKaitOThe Nightmare FightersVictor WootenLeftover SalmonBad AstronautThe Living EndLagwagonMidtownGalacticDream TheaterLiquid Tension Experiment
  4. There are also some fancy things you can do with paramater parsing etc. If you want more information on this topic you can find more info here:
  5. As a musician, I'd love to hear what other people's projects are. Gigging much? Where at? How are you getting gigs? Cut a record? Who/what did you use? Burn it or press it?
  6. IPod anybody? I had gtk pod for awhile but that was a pain. It took a super long time to load the list from the ipod and anything i did had to refresh the list. Needless to say I abandoned that. I think it may have something to do with the way gtk does menus, but there has to be a better way!!
  7. I play guitar bass t-sax and piano. Anybody here play with a band at all? Whats the best resources for unsigned bands? Maybe this would be better in a topic of its own but it seems like there's a big demand out there for better ways for an unsigned band to get noticed. Personal experiences anybody?
  8. Does anybody else think this game is really hard? It seems like every time i get to a 'boss' i die atleast 5 times before i beat them. Also, they give less direction than i'm used to in the plot. I find myself wandering around alot. Does anybody else share this opinion?
  9. I've been considering making a new beefy game system and I've been all torn up about the PCI-X thing. It seems like right now PCIX and AGP perform about the same, but the availability is thin for PCI-X hardware. Be it Intel or AMD, whats the route to go, AGP or PCIX? Will AGP be out in a year and my system will hit the upper bound?And on that note, what would you pack into such a system?
  10. I've done alot of programming in both C++ and Java, but I've never tried to combine the two. It seems like a really effective model would be to use Java with heavy use of JNI (Java Native Interface) which allows you to do some routines (the fast ones) in another language. If you do the game logic in Java to make it easy, then do low level graphics routines etc. (stuff that has a high cycle count) Anybody try this before?
  11. I think that socket 775 is to support the pci-express chipsets. I dont think there are any differences in performance.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.