Giter Site home page Giter Site logo

twl-1's Introduction

To set up Eclipse for building TWL, a couple steps are needed.

Before starting, you will need to download the following packages, and unzip them somewhere on your PC:

* lwjgl-2.4.2.zip from http://www.lwjgl.org/
* xpp3-1.1.4c_all.zip (or later) from http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/

The contents of these files are included in the TWL required libraries archive:
 
http://twl.l33tlabs.org/demo/twl.zip

1. Open the Eclipse preferences panel (Window menu, Preferences)
2. Navigate to Java/Build Path/User Libraries
3. Click "New" to add a User Library, name it "LWJGL". It is not a system library.
4. Select "LWJGL" in the list, and click "Add JARs".
5. Navigate to the LWJGL distribution directory, and select the following jar files: jinput.jar, lwjgl.jar, lwjgl_util.jar
6. Click "New" to add another User Library, name it "XPP3". It is not a system library.
7. Select "XPP3" in the list, and click "Add JARs".
8. Navigate to the XPP3 distribution directory, and select the following jar files: xpp3-1.1.4c.jar

Once these steps are complete, TWL will compile.

twl-1's People

Contributors

rk29 avatar matthiasmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.