Code Monkey home page Code Monkey logo

tarkov-weapon-accuracy-visualiser's Introduction

Tarkov Weapon Accuracy Visualiser

Visualise Tarkov weapon accuracy based on in game MOA values

Made with Processing.Py

Information

Tarkov MOA is represented as radius rather than the traditional diamater format

This means that the formula is: Tarkov MOA x 2 for inches, then multiplied by 2.54 for centimeters

Usage

Enter an MOA value based off of weapons in game. Add subsequent distance values, separated by a comma

ASh-12 Example

Save renders by selecting the output destination

Save Example

Import datasets using a simple json format which will render automatically

[
	1, # MOA value, default distances
	[1, 200] # MOA value, single distance
	[1, 200, 300, 400] # MOA value, multiple distances
]

Import Example

Zoom in and out. Zoom will be retained when saving image, including imports

Zoom Example

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Primary TODOS

Major:

  • Allow zoom level to be specified in import

  • Spreading circles relative to diameter rather than uniformly

  • Moving circle group/moving frame

Minor:

  • Toggle various text areas

  • Accommodating large MOA values

  • Displaying text if circle draws larger than frame

Credits

Processing.Py 3

controlP5

SW Tower for the idea, template and hard math

License

MIT

#Ash-12 Best Gun

tarkov-weapon-accuracy-visualiser's People

Contributors

makoedits 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.