You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

dda-line-algorithm

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dda-line-algorithm

Mid point line algorithm point generation

1.0.1
Source
npm
Version published
Maintainers
1
Created
Source

DDALineDrawing

This Node project will facilitate the calculation of DDA algorithm for a given 2 end points.

startX, startY, endX, endY parameters are need to provide to the algorithm and it will generate the line coordinates between the starting and ending points.

Keywords

line drawing

FAQs

Package last updated on 31 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts