Download
From LookingGlass
Home < DownloadDownload
Download the sources build and run
The sources are hosted on the OpenSimulator Forge. For Windows(r), download the sources, run runprebuild2008.bat then run compile.bat. Then run bin/LookingGlass.exe. You might need to install the latest version of DirectX which can be fetched from Microsoft.
The sources are really kept in a git repository. This is the latest version which is occasionally pushing into the Subversion repository mentioned above. Clone the git repository with:
git clone http://git.lookingglassviewer.org/viewer mydir
Download precompiled binaries
LookingGlass 0.4.8 (Feb 21, 2010) is available pre-compiled for Windows XP 32-bit. Download http://lookingglassviewer.org/files/LookingGlass-0.4.8-Setup.exe and run to install LookingGlass onto your system. This works for XP, Vista and 7. It even runs on 64-bit system if run in XP compatability mode.
Known problems:
- Cntl-C exits the application but the main window does not close. You need to close it manually. This sometimes causes you to not be logged out cleanly.
- There is a crash involved with culling. If you get crashes, try setting culling for both distance and frustum to 'false' in
bin/LookingGlass.json.
Pre-compiled binaries for Radegast 1.12 are available. This is an old version of Radegast and LookingGlass so problems abound. Download and install Radegast version 1.12 then download and install LookingGlass for Radegast. These are older versions of Radegast and LookingGlass (as of early December). There have been many improvements in both since then.
Stay tuned for an installation package for LookingGlass.

