Demeter: Difference between revisions
m jpg>png |
mNo edit summary |
||
Line 18: | Line 18: | ||
'''Demeter''' is a terrain-editor which allows [[citizens]] of [[Active Worlds]] to edit [[terrain]] around their buildings in an easier manner than the original terrain interface, even without [[caretaker]] rights. Demeter also allows worlds with a registry to control terrain modification so that such modification does not affect others' properties. | '''Demeter''' is a terrain-editor which allows [[citizens]] of [[Active Worlds]] to edit [[terrain]] around their buildings in an easier manner than the original terrain interface, even without [[caretaker]] rights. Demeter also allows worlds with a registry to control terrain modification so that such modification does not affect others' properties. | ||
Demeter versions 1.x were produced by [[User:Brant|Brant]] and [[User:Grimble|Grimble]] using Visual Basic and the Active Worlds 3.3/3.4 [[SDK]]. [[User:Dr. Squailboont|Dr. Squailboont]] acquired the Demeter 1.x source code from Brant and translated the code in C++ using the Active Worlds [[4.1]] SDK, naming the new bot '''Demeter2''' | Demeter versions 1.x were produced by [[User:Brant|Brant]] and [[User:Grimble|Grimble]] using Visual Basic and the Active Worlds 3.3/3.4 [[SDK]]. [[User:Dr. Squailboont|Dr. Squailboont]] acquired the Demeter 1.x source code from Brant and translated the code in C++ using the Active Worlds [[4.1]] SDK, naming the new bot '''Demeter2'''. | ||
The source code is available from public git repositories owned by [[User:Dr. Squailboont|Dr. Squailboont]]: | |||
* Versions 1.x: https://bitbucket.org/squailboont/demeter-vb/src/current/ | |||
* Versions 2.x: https://bitbucket.org/squailboont/demeter-v2/src/current/ | |||
==Influence== | ==Influence== |
Latest revision as of 13:34, 23 May 2023
Creator(s) |
|
License |
|
Price |
Free |
First release |
December 31, 2002 |
Downloads |
Always scan downloaded files before attempting to open
|
Website |
|
Demeter is a terrain-editor which allows citizens of Active Worlds to edit terrain around their buildings in an easier manner than the original terrain interface, even without caretaker rights. Demeter also allows worlds with a registry to control terrain modification so that such modification does not affect others' properties.
Demeter versions 1.x were produced by Brant and Grimble using Visual Basic and the Active Worlds 3.3/3.4 SDK. Dr. Squailboont acquired the Demeter 1.x source code from Brant and translated the code in C++ using the Active Worlds 4.1 SDK, naming the new bot Demeter2.
The source code is available from public git repositories owned by Dr. Squailboont:
- Versions 1.x: https://bitbucket.org/squailboont/demeter-vb/src/current/
- Versions 2.x: https://bitbucket.org/squailboont/demeter-v2/src/current/
Influence
Demeter was initially available only to users in AWTeen, and was released at Generations Day on Thursday, June 29, 2002. In late 2003, Demeter was released to all AW users, but the release of version 4.1 made the old source code obsolete.
External links
- Legacy Demeter 1.x
- Demeter VB6 source code for version 1.29
- Legacy Demeter documentation
- Demeter 2.x