Skip to content

pkohvaei/WASABIEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freiburg, 23rd of September, 2011

[W]ASABI [A]ffect [S]imulation [A]rchitecture for [B]elievable [I]nteractivity
Version 1.0
Copyright (C) 2011 Christian Becker-Asano.
All rights reserved.

Contact: Christian Becker-Asano (christian (at) becker-asano (dot) de)

1. Compiling
This library can be compiled as shared library (dll) using "Qt Creator" version 2.3.0 (MinGW4.4, Qt4.7.3)
under MS Windows 7. It is, however, not depending on Qt in any way.
To compile the library yourself it might be easiest to download the free "Qt SDK" and then
open the WASABIEngine.pro file.

2. Documentation
I used doxygen to compile an html documentation from the source code. It can be found in
"WASABIEngine\doxygen\html".

3. Additional information
To get additional information about WASABI, reading my PhD thesis might be helpful.
@phdthesis{
  author = {Becker-Asano, Christian},
  title = {WASABI: Affect Simulation for Agents with Believable Interactivity},
  school = {Faculty of Technology, University of Bielefeld},
  year = {2008},
  note = {IOS Press (DISKI 319)},
  url = {http://www.becker-asano.de/Becker-Asano_WASABI_Thesis.pdf}
}

Anyway, please feel free to contact me.

Best,
CBA

About

WASABI Affect Simulation library

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.4%
  • JavaScript 13.0%
  • Other 1.6%