Results 1 to 9 of 9

Thread: How is a game developed using a game engine?

Hybrid View

  1. #1
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: How is a game developed using a game engine?

    Technically its not scripting. Irrlicht I know, from experience, needs to be written in an actual programming language, not a scripting language. I doubt you'll find a 3D engine with actual scripting to complete every single task..

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Mar 2006
    Posts
    108

    Re: How is a game developed using a game engine?

    Thanks for the replies

    So depending on the engine's capabilities, the developer has to either bring in 3rd party libraries into the game or modify the engine to build these capabilities into the engine using c++ or some lower level language?

    And also, what is scripting in a game commonly used for?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width