Jump to content

gordonramp

Members
  • Posts

    398
  • Joined

  • Last visited

Posts posted by gordonramp

  1. I was thinking about getting 3dsmax is it worth it

    Yes and no.

    Yes, because it has an enormous range of features and there are heaps of plugins for it. It's quite a learning curve in some areas. But because 'the professionals' have used it for many years there are plenty of tutorials out there and You-Tube has a ton of videos displaying techniques. It also ships with lots of tutorials.

    No, because it costs so much and is generally out of the reach of Indie developers. But if that is not a problem.. then I suggest downloading the latest '2010 3dsMax Trial' and give it a go for a month. There are no limitations and you can get a feel for it.

    Note. The .fbx exporter / fbx2gmf combo works well for the LE.

  2. Hi was reading the forum and found a thread where I saw that scaling is not supported in LE. Has this been resolved?

    Not that I'm aware of. You need to scale models in your modelling program before importing them into the Editor. Sounds easy, but the scale for the LE. is tiny so this can be a challenge sometimes. Josh did mention somewhere that he wants to improve the system...

  3. The games that are pushing the boundaries will always use C++.

    I guess we will see.. one thing's for sure, 'change is the only constant' and driven by consumer demand, future technology will always seek out newer and easier ways to do things. Look at the texturing of 3D objects. The 'Old School' modelling community thumbed their noses at real time painting of objects, saying it wasn't the way to do things. Now, programs like 3dcoat, Deeppaint3d, Zbrush, Mudbox proliferate. Programming is no different and although programs like 'FPCreator' and 'The 3D Game Maker' are still in their infancy, I think that genre is the future of Gamemaking. Why, because they take the drudgery out of Gamemaking and also make it quicker and easier to get ideas working. I think Josh has done the right thing by going with Lua, scripting over programming is likely to increase output of 3D Games...We just need more cool examples.

  4. 'I want to create a lush game'

    'Lua looks a bit crazy, you have to build it yourself'

    Lua is about the same learning curve as DBPro. Having used DBPro for years myself, I'd agree with Pixel Perfect and others that if you are starting out and it is a choice between DBPro and the Leadwerks Engine then go with the LE. and unless you are already skilled in C++ or Blitz Basic then learn Lua. There's plenty to get you going on these forums and the results will be better than DBPro can produce in my opinion. I might add, documentation for Lua in the LE is lacking (It was promised but hasn't eventuated so far) but people are helpful and you can muddle through to produce something very cool if you have an enquiring mind. :)

  5. Something like this is probably the way of the future. Technology seems to have come a long way since the IBM XT (I had one). LCD screens have overtaken CRTs and holographics will probably be there in the Future. The thing is that when you are trying to get a Game together you have to use what is currently available or nothing gets done. Interesting though.

  6. Sid Meier, Director of Creative Development and Co-Founder, Firaxis Games, is the keynote speaker at the GDC 2010. (Civilisation)

     

    "The Psychology of Game Design (Everything You Know Is Wrong)."

    Friday, March 12, 10:30-11:30am

     

    Sure hope someone videos and posts this.

  7. No, it runs in the foreground of any windows present (see the image) before the game screen appears. The main reason I'm bringing this up is because I have written my Menu/options/etc system in another language and when the Player hits the 'Run Game' button, that comes up until the game starts. It'll be the same for anyone doing their games in Lua and using 3rd party solutions to Menu the game. Some way to hide it would make for a smooth transition.

×
×
  • Create New...