Recent Changes · Search:

en pl

Functional Programming

Type Inference

Toss

  • (incorporates former Speagram)

Emacs

Kurs Pascala

Artificial General Intelligence

AI: Artificial Intelligence lab

Algorithmic Game Theory: Prediction Markets (po polsku)

Programming in Java

kurs pracy w systemie Linux

Evolutionary Algorithms

Animation

Data Stores and Data Mining

Language Understanding

Systemy Inteligentnych Agentów

Przetwarzanie Języka Naturalnego

Programowanie Funkcjonalne

PmWiki

pmwiki.org

add user

edit SideBar

en pl

luasteer.tar.gz Δ

  • Intall Lua on your system (e.g. files in the include and lib directories)
  • Download Opensteer from SVN:
     svn co https://opensteer.svn.sourceforge.net/svnroot/opensteer/trunk opensteer
    
  • Copy luasteer/LuaVehicle.h into opensteer/include/OpenSteer/
  • Copy luasteer/LuaVehicle.cpp into opensteer/src
  • Copy luasteer/LuaBoids.cpp, luasteer/LuaSoccer.cpp, luasteer/BoidScript.lua, luasteer/soccerTeamA.lua, luasteer/soccerTeamB.lua into opensteer/plugins/
  • On linux:
    • Modify opensteer/linux/Makefile by adding lua library here:
      # Additional libs to link with.
      LIBS		+= glut GLU GL lua
      
    • Go into opensteeer/linux directory and make run
Edit · History · Print · Recent Changes · Search · Links
Page last modified on March 23, 2007, at 11:26 AM