WebTOP 5.0 Development
Click on this link (it opens a new window) to access the tutorial/script development website. You can use the site to get information on how to edit scripts and on how to develop tutorials and webpages with WebTOP simulations.
WebTOP 6.0 Open Source Development
WebTOP 6.0 is an open source project. The source code is available from
SourceForge
under the project name webtop-optics. Users are encouraged to make changes to modules and/or
create new modules. In order to do these things, the user will need to familiarize himself
with Apache Ant ,
which is available for download here.
The following instructions will help you get started with WebTOP 6.0
development, including helping you become familiar with our use of Apache Ant.
The user will need to have the
Java SE Development Kit (JDK) and an integrated development environment (IDE), such as
Eclipse, in order to modify
or create WebTOP 6.0 modules.