bresenham
Line algorithm
An implementation of Bresenham's line algorithm in Lua.
Bresenham's line algorithm written in Lua.
15 stars
2 watching
2 forks
Language: Lua
last commit: over 7 years ago
Linked from 2 awesome lists
bresenhamlua
Related projects:
Repository | Description | Stars |
---|---|---|
evandrolg/computer_science_in_lua | An implementation of classic algorithms and data structures in Lua | 50 |
louismullie/graph-rank | An implementation of PageRank and TextRank algorithms in Ruby. | 75 |
michaelmathieu/lua---spaghetti | A Lua module for efficient sparse linear algebra operations in PyTorch7 | 2 |
rm-hull/monet | A ClojureScript library for working with canvas and visuals. | 166 |
andremm/lua-parser | A Lua parser written with LPegLabel that generates an abstract syntax tree (AST) for parsing Lua 5.3 code | 191 |
rmlio/rmleditor-ce | An online collaborative environment for visualizing and editing mapping rules | 8 |
liumouliu/plueckernet | Develops a deep learning model to register 3D line reconstructions from multiple viewpoints | 37 |
norman/lua-haml | An implementation of the Haml markup language for Lua. | 53 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
rmlio/rmlmapper-java | Executes RML rules to generate high-quality Linked Data from multiple data sources | 158 |
tmm1/rblineprof | A line profiler for Ruby programming language | 771 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
rvirding/luerl | An Erlang implementation of the Lua scripting language | 1,047 |
mpeterv/luacheck | A tool for detecting and reporting issues in Lua code | 1,921 |
kennyledet/algorithm-implementations | A collection of algorithm implementations in various programming languages. | 2,196 |