Search Results for "3d game engne" - Page 13

Showing 1590 open source projects for "3d game engne"

View related business solutions
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    UPDATE 2014-06-01: As there are still lots of weekly downloads I need to clarify the TXna status. The Xna 3.1 based version is no longer developed, there are no commits for over two years. Instead a port to MonoGame is in progress. Please use the TXnaGE from the \branches\monogame folder! The monogame version is based on mongame 3.2.2 and has most of TXna features except: shadowmapping, modelscenenodes and instancing - those features are in development! Titanium Xna Game Engine is a Xna 3.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Manic Digger is a public domain 3d block-building game similar to Minecraft.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3

    How to make an app in Unity 3D: Bowls p2

    Beginners Bowling Game App in Unity 3D for Android

    This tutorial is an part 2 / extension of the 3D beginners bowling game tutorial at https://sourceforge.net/projects/easyunity3dbowlinggametutoral/ which you will need to download above for this tutorial. In this tutorial we will make the bowling game into an beginners 3D bowling android game- the game uses a corner of the touch screen on the android for a button. The result is a fully functional small 3D android tablet game. Hence covering the basics required to make an android game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gusty's Serpents is a 3D adaptation of the classic "Snake" type of games. Control a moving snake and collect various objects on the map. The game takes place in a 2D plane, although it provides 3D graphics (powered by OGRE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    Not Your Average Snake Clone

    Not Your Average Snake Clone

    A version of the classic game Snake with some unique twists

    Important: This game uses OpenGL and reqires 3D acceleraion to run properly. It will not work on most systems without a discrete graphics card.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Evidyon - No Man's Land MMORPG

    Evidyon - No Man's Land MMORPG

    Evidyon - No Man's Land FREE Open Source MMORPG

    Evidyon - No man's Land is a free and opensource 3D MMORPG, this higly addictive Mmorpg have all you want from a commercial game; fast-paced PVP; lot of contents, Guilds, Dungeons, Geosids, Partys, and more than 60 lvls to explore! http://www.evidyon.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Antares is a 3D game of trading/space combat, in the line of Elite or Frontier. Some things you can do travelling with your spaceship include trading of goods, piracy, smuggling, mail delivery, different kind of missions... It is in pre-alfa state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    J3DWorkbench
    An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    Project is Freeze. Wizapply is a coined word which it consists of "Apply for application wizard.", and it means "Using the expert of an application".An expert absorbs all of study of the API group according to the device and operating system which are a part of problems which a programmer has, and study of the various programming methods. It isn't cool to rewrite a code repeatedly, to create the same program which carries out the same opereation right? The source code that is once...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XNA 3D Engine

    XNA 3D Engine

    An expanded XNA game creation framework

    My free time project with the goal of making it very easy to rapidly code up games using C# and managed DX code. Currently provides and excellent compilation of various code how-to's, assembled from various tutorials and written myself. So far, aimed at directly coding up games, but eventually long-term goal is creation of a full graphics game development toolset. Current status: Abstracting needed classes. So far done: Post processing and misc rendering Vertex extraction from FBX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Primal Rage Remaster

    This is a fan based remake of the classic game, Primal Rage

    As part of my quest to learn more about Unity 3D, I'm re-doing an old classic, Primal Rage. The game will use proper 3D models and updated graphics. There will be changes and a lot of the details will probably have to be guessed. This project is in no way associated with the original release. This Remaster is purely fan-based. As my progress continues with the game, the downloadable game will be updated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    Emil's Block Game =========== Emil's Block Game is a Windows only 3d block-building game similar to Minecraft. Source code will be posted on Sourceforge when development stops. Servers ----- - Serverlist: http://manicdigger.sourceforge.net/play/ You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though. Manic Digger Compatibility -------------------------- - Manic Digger servers make the window text say "Manic Digger". - Can play...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Generic 3D Game Engine

    A basic 3D environment with a first-person POV

    Despite being more graphically advanced than my 2D game engine, it isn't as well developed. Its original name was "3DWorld" because it simulated a 3-dimensional environment -and that's pretty much all it does. You can move around, pick up a cube, and jump using typical FPS controls. I started to implement the ability to shoot but it's still incomplete. This project has been put on hold in order to focus on my 2D game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project serves as a base for Java Game Engines. It contains abstract loaders (models, textures, etc.), a rich and easy input system, and much more. to help you build your own engine and to maintain compatibility between engines (using JAGaToo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Glest
    Glest is a 3D real-time strategy game. Fully customizable using XML and a set of tools.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 18

    Adventure Scientist Educational Game

    This is an educational game which was created using Unity 3D and C# Ga

    This is an educational game which was created using Unity 3D and C# Game. At the levels of this game it gives different objectives to the player to complete a level. There are three levels already created. So anyone can edit and develop this game from your own locale and publish into the world. Developer: Suresh Michael Peiris (tsmpmail@gmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sentient Star Saga

    Sentient Star Saga

    Top down 3D Space Shooter Adventure

    [Source Requirements] XNA Game Studio 4.0 http://www.microsoft.com/en-us/download/details.aspx?id=23714 Visual C# Express Edition 2010 http://www.visualstudio.com/en-us/downloads#d-2010-express [Binary Requirements] Xna Framework 4.0 Redistributable http://www.microsoft.com/en-us/download/details.aspx?id=20914 .Net Framework 4.5 http://www.microsoft.com/en-us/download/details.aspx?id=30653
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Arc Lancer

    Arc Lancer

    Top down 3D Space Shooter

    The galaxy is shrinking. Exploration remains as the current mode of man…but some parts of this great black void are better left unchecked… Lancer Corp. Arc Division is tasked with deep space exploration, an admirable notion, but from the depths of the abyss, a new enemy emerges…one that could doom all humanity. [Source Requirements] XNA Game Studio 4.0 http://www.microsoft.com/en-us/download/details.aspx?id=23714 Visual C# Express Edition 2010 http://www.visualstudio.com/en-us...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TicTacToe 3D

    A java desktop game to play tic tac toe in a new way on a 3X3X3 cube!!

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Iron Fist

    Iron Fist

    Your death sentence awaits...

    Iron Fist - Updated, improved and renewed, this new production brings the raw power of the most improved Cube 2 Engine with all new optimization and portability. Soon to be out for Linux and Macintosh OS. Iron Fist is a single-player and multi-player first-person shooter, built as a hybrid of Red Eclipse 1.2, and is a conversion of Cube Engine 2 (Sauerbraten). Iron Fist is a Cure Production. Your death sentence awaits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Egoboo

    Egoboo

    Free 3D Roguelike action RPG

    Egoboo is a working cool 3D dungeon crawling game in the spirit of nethack. Currently it is supported by Windows, Linux and Mac.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 24
    DreamChess

    DreamChess

    OpenGL chess game

    A portable chess game consisting of an xboard-compatible OpenGL user interface with 2D and 3D board views and a chess engine. The primary targets are Windows, Mac OS X and Linux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine
    Downloads: 1 This Week
    Last Update:
    See Project