Skip to content

vivienneanthony/Urho3D-gameeconomic

Repository files navigation

#GameEconomicUrho - Hangars Hangars is a extension of the Existence project an effort to create a on-line multi-player sandbox integrated with procedural generation game with ground and space environments. Starting with a single player procedural generation integrated game client. The base-bone client is currently in development but can do all of the above.

Hangars is a 2D and 3D game using elements of Existence and Urho3D game engine.

#Creative The current theme for Hangars is Starbase creation aka Hangars.

#Developers Vivienne Anthony – Content creator and C/C++ programmer

#Tools

  1. Blender – Open source 3d modeling and animation software
  2. Makehuman – Open source human character modeling software
  3. Urho3D – Open source 3d graphics and rendering engine (http://urho3d.github.io/)
  4. GDB - Open source debugger

#Links

  1. http://garagedoorproductions.averyanthony.com/
  2. http://youtube.com/cgprojectsfx

#Requirements

  1. Current build requires MySQL C++ Connector and a MySQL Server (Workbench helps in administration)

#Notes

  1. Server uses Posix PThreads.

#Contact Email: cgprojectsfx@gmail.com

#License/Copyright Vivienne Anthony @ 2015 Creative Commons Attribution Non-Commercial License V2.0

#Building/Installation

  1. Download zip file from GitHub
  2. Download resource file from developer site.
  3. Decompress Github folder to a folder.
  4. Go to specific folder in step 1 "./cmake_generic.sh {target path} -DURHO3D_64BIT=1 -DURHO3D_GAMEECONOMICSERVER=1 -DURHO3D_GAMEECONOMICSERVERCLIENT=1 -DURHO3D_GAMEECONOMICGAMECLIENT=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo" for example
  5. Decompress 2 in bin folder

Urho3D logo

#Urho3D

Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license. Greatly inspired by OGRE and Horde3D.

Main website: http://urho3d.github.io/

##License Licensed under the MIT license, see License.txt for details.

##Credits Urho3D development, contributions and bugfixes by:

  • Lasse Öörni (loorni@gmail.com, AgentC at GameDev.net)
  • Wei Tjong Yao
  • Aster Jian
  • Colin Barrett
  • Erik Beran
  • Danny Boisvert
  • Carlo Carollo
  • Pete Chown
  • Sebastian Delatorre (primitivewaste)
  • Josh Engebretson
  • Chris Friesen
  • Alex Fuller
  • Mika Heinonen
  • Graham King
  • Jason Kinzer
  • Gunnar Kriik
  • Ali Kämäräinen
  • Pete Leigh
  • Jonne Nauha
  • Paul Noome
  • David Palacios
  • Alex Parlett
  • Jordan Patterson
  • Vladimir Pobedinsky
  • Nick Royer
  • Jonathan Sandusky
  • Miika Santala
  • Joshua Tippetts
  • Daniel Wiberg
  • Steven Zhang
  • AGreatFish
  • Enhex
  • Firegorilla
  • Magic.Lixin
  • Mike3D
  • Modanung
  • OvermindDL1
  • Skrylar
  • andmar1x
  • amadeus_osa
  • atship
  • att
  • celeron55
  • hdunderscore
  • marynate
  • mightyCelu
  • nemerle
  • ninjastone
  • raould
  • rasteron
  • reattiva
  • rifai
  • skaiware
  • szamq
  • thebluefish

Urho3D is greatly inspired by OGRE (http://www.ogre3d.org) and Horde3D (http://www.horde3d.org). Additional inspiration & research used:

Urho3D uses the following third-party libraries:

DXT / ETC1 / PVRTC decompression code based on the Squish library and the Oolong Engine. Jack and mushroom models from the realXtend project. (http://www.realxtend.org) Ninja model and terrain, water, smoke, flare and status bar textures from OGRE. BlueHighway font from Larabie Fonts. Anonymous Pro font by Mark Simonson. NinjaSnowWar sounds by Veli-Pekka Tätilä.

##Documentation Urho3D classes have been sparsely documented using Doxygen notation. To generate documentation into the "Docs" subdirectory, open the Doxyfile in the "Docs" subdirectory with doxywizard and click "Run doxygen" from the "Run" tab. Get Doxygen from http://www.doxygen.org & Graphviz from http://www.graphviz.org. See section "Documentation build" below on how to automate documentation generation as part of the build process.

The documentation is also available online at http://urho3d.github.io/documentation/HEAD/index.html

Documentation on how to build Urho3D: http://urho3d.github.io/documentation/HEAD/_building.html Documentation on how to use Urho3D as external library http://urho3d.github.io/documentation/HEAD/_using_library.html

Replace HEAD with a specific release version in the above links to obtain the documentation pertinent to the specified release. Alternatively, use the document-switcher in the documentation website to do so.

##History The change history is available online at http://urho3d.github.io/documentation/HEAD/_history.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published