Giter Club home page Giter Club logo

line-rider-workshop's Introduction

Line Rider Workshop

An AutoHotkey application to create spirals, circles, and curves; designed mainly for making tracks for Line Rider (hence the name) but can be used on drawing applications โ€” or anywhere else, actually.

GUI

Usage

Making a spiral

  1. Run Line Rider Workshop.exe

  2. In the Spiral tool section, set the spiral parameters (amount of moves, radius, incrementation per move, starting angle, angle incrementation per move).

  3. Set the hotkey (default is F11).

  4. Press Ok.

  5. In the desired application, press and keep pressed the main mouse button (usually the left button).

  6. With the mouse button still pressed, press the hotkey once.

Making a curve

  1. Run Line Rider Workshop.exe

  2. In the Curve tool section, set the desired amount of lines. More lines means a smoother curve.

  3. Set the hotkey (default is F12).

  4. Press Ok.

  5. In the desired application, press the hotkey once.

  6. Draw two lines.

  7. The program will create a curve between the lines.

Tips

To stop creating a spiral or curve, press Esc at any time.

It's possible to create as many hotkeys as needed, each one with a distinct set of parameters.

To calculate how many loops the spiral will have, multiply moves by Angle incrementation per move (e.g. 180 moves with increments of 2 degrees each will draw a spiral with one loop).

If you want to modify it, edit Line Rider Workshop.ahk and run Compile.ahk to create an executable (AutoHotkey must be installed to compile).

This application was made by me in 2008 and has not been modified since.

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.