-
Notifications
You must be signed in to change notification settings - Fork 8
Home
astro- edited this page May 30, 2011
·
4 revisions
Welcome to the libcity wiki!
This library is a result of the work I’ve put into my thesis for bachelor’s degree. It’s a toolkit that implements algorithms that are common in procedural generation of large urban environments (cities). It’s written completely in C++ using STL. For generating documentation you’ll need Doxygen and to run unit tests UnitTest++ library.
One of the main features of this library is it’s independence to any third-party software, toolkit or library. It’s written purely in standard C++, so you can use it anywhere with just C++ compiler.
For an example of use of the city library see OgreCity, open-source rendering end for libcity and OGRE 3D graphics rendering engine.
Find out more about: