corrade-http-templates – Blame information for rev 24

Subversion Repositories:
Rev:
Rev Author Line No. Line
2 eva 1 -:[ About ]:-
2  
3 The scripts are meant to display a 3D overview of a region in
4 a Linden-Lab grid (such as Second Life) with the help of the
5 Wizardry and Steamworks Corrade scripted agent [1].
6  
7 -:[ Requirements ]:-
8  
9 * A WebGL enabled browser: Chome, Opera, Firefox, Safari...
24 vero 10 * A webserver.
11 * PHP version 5 and beyond.
12 * the gd extension (libgd).
13 * the curl extension.
2 eva 14  
15 -:[ Setup ]:-
16  
24 vero 17 1.) Rename "config.php.dist" to "config.php" and edit "config.php"
18 to reflect your settings in Corrade.ini
2 eva 19 2.) Enable the Corrade permissions for your configured group:
20 * land
21 * interact
22 3.) Place the all the files in a directory on your webserver.
24 vero 23 4.) Navigate to renderMapAvatars.html and enjoy.
2 eva 24  
25 -:[ References ]:-
26  
27 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade