Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
General Discussion

Linux Tools

draxdeveloper
Wednesday, October 19, 2016 - 13:53

I don't know if there something like this yet, but i will post because i don't have find anything.

I want suggestions for tools for game dev that run on linux, if we don't have a topic like this i suggest creating one. I will separate the tools in 3 Major groups, i will list the tools in major categories that are combinations of 3 things: Linux Tools, Open Tools and free tools.

Inside the major group will be the desinated area, so for example:

Free linux open tools

   Art
      

      Krita

Free Linux tools

    Engine

        Unity

Ty.

  • Log in or register to post comments
farrer
joined 14 years 3 months ago
Thursday, October 20, 2016 - 03:20
farrer's picture

From what I remember / use (with obvious focus on Free/Libre software):

 

Free/Libre Tools

   Art

  • Krita
  • Gimp
  • Blender
  • Inkscape

   Render Engines

  • Ogre3d

   Game Engines

  • Godot
  • Urho3d
  • Irrlitcht

   Physics Libs:

  • Bullet

 

I didn't put much libraries here (could extend the list with GUIs, for example, some multiplataform low-level libs, like SDL, especifc game-genre engines, like Stratagus and so on).

 

  • Log in or register to post comments
nosycat
joined 13 years 7 months ago
Thursday, October 20, 2016 - 05:38
nosycat's picture

In the way of game engines / authoring tools there's always Twine, Ren'Py and Inform 7 (the latter with some caveats). Also anything that runs in a web browser, though those are usually rather specialized, such as PuzzleScript. And I'm not sure it counts, but sdlBasic is a very nice runtime that comes as a single, small executable file and can run (2D) games with all the bells and whistles written in a simple scripting language.

  • Log in or register to post comments
mold
joined 11 years 3 months ago
Thursday, October 20, 2016 - 09:49
mold's picture

scite codeblocks git love2d

  • Log in or register to post comments