Comparing version 0.0.3 to 0.0.4
@@ -38,2 +38,4 @@ var map = [ | ||
} | ||
x = Math.floor(x); | ||
y = Math.floor(y); | ||
var nx = Math.floor(x/2); | ||
@@ -40,0 +42,0 @@ var ny = Math.floor(y/4); |
{ | ||
"name": "drawille", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Drawing in terminal with unicode braille characters", | ||
@@ -19,4 +19,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"bresenham": "0.0.1" | ||
"bresenham": "0.0.1", | ||
"gl-matrix": "^2.1.0" | ||
} | ||
} |
node-drawille | ||
============= | ||
``` | ||
⣀⣀⣀⠤⠤⠤⠒⢲⢄ | ||
⢀⣀⣀⡠⠤⠤⠔⠒⠒⠒⠉⠉⠉ ⢸ ⠣⡀ | ||
⣀⣀⣀⠤⠤⠤⠒⠒⠒⠊⠉⠉⠁ ⢸ ⠈⢢ | ||
⡶⡒⠉⠉⠉ ⢸ ⠑⢄ | ||
⡇⠑⢄ ⢸ ⠱⡀ | ||
⡇ ⠱⡀ ⢸ ⠈⠢⡀ | ||
⡇ ⠈⠢⡀ ⢸ ⠘⢄ | ||
⡇ ⠑⢄ ⢸ ⠑⡄ | ||
⡇ ⠣⡀ ⢸ ⢀⣀⣀⡨⢦ | ||
⡇ ⠈⢢ ⣀⣸⣀⠤⠤⠔⠒⠒⠊⠉⠉⠁ ⢸ | ||
⡇ ⠑⢄ ⢀⣀⣀⠤⠤⠤⠒⠒⠒⠉⠉⠉ ⢸ ⢸ | ||
⡇ ⠣⣀⡠⠤⠤⠔⠒⠒⠊⠉⠉⠁ ⢸ ⢸ | ||
⡇ ⡇ ⢸ ⢸ | ||
⡇ ⡇ ⢸ ⢸ | ||
⡇ ⡇ ⢸ ⢸ | ||
⡇ ⡇ ⢸ ⢸ | ||
⡇ ⡇ ⢸ ⢸ | ||
⡇ ⡇ ⢸ ⢸ | ||
⡇ ⡇ ⢀⣀⣀⡠⠤⠤⠔⠒⠒⠊⠉⢢ ⢸ | ||
⡇ ⡇ ⣀⣀⣀⠤⠤⠤⠒⠒⠒⠉⠉⠁ ⠑⢄ ⢸ | ||
⡇ ⢀⣀⣀⡠⠤⠤⠔⠒⠒⠉⡏⠉ ⠣⡀ ⢸ | ||
⠳⡊⠉⠉⠁ ⡇ ⠈⢢ ⢸ | ||
⠘⢄ ⡇ ⠑⢄ ⢸ | ||
⠑⡄ ⡇ ⠈⠢⡀ ⢸ | ||
⠈⠢⡀ ⡇ ⠈⢆ ⢸ | ||
⠈⢆ ⡇ ⠑⢄⢸ | ||
⠑⢄ ⡇ ⣀⣀⣀⠬⠾ | ||
⠣⡀ ⡇ ⢀⣀⣀⡠⠤⠤⠤⠒⠒⠒⠉⠉⠉ | ||
⠈⢢ ⡇ ⣀⣀⣀⠤⠤⠤⠔⠒⠒⠊⠉⠉⠁ | ||
⠑⠧⠤⠒⠒⠒⠉⠉⠉ | ||
``` | ||
Drawing in terminal with unicode braille characters. | ||
@@ -5,0 +38,0 @@ The idea is based on [drawille](https://github.com/asciimoo/drawille) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9335
7
125
88
2