dxli
@LibreCAD developer Interested in computational geometry, computer vision, robotics, Monte Carlo algorithms, and Voronoi cells.
Montreal, QC
Pinned Repositories
AddCI-CDLibreCAD_3
Creating a CI/CD for Librecad3
ChibiOS-LCD-Driver
This is a library to interface GLCDs and TouchPads with ChibiOS. It also includes a GUI abstraction layer
Compton
Simulating Compton scattering using Klein-Nishina cross section
kerneldev
Playground for a new 2D kernel for LibreCAD
libfreenect
Drivers and libraries for the Xbox Kinect device on WIndows, Linux, and OS X
LibreCAD
LibreCAD is a 2D CAD drawing tool based on the community edition of QCad (www.qcad.org). LibreCAD has been re-structured and ported to qt4 and works natively cross platform between OSX, Windows and Linux . See www.librecad.org
lightspark
An open source flash player implementation
openvoronoi
incremental topology-oriented voronoi diagram algorithm for point sites
quarticSolver
Find real roots for real quartic equations
Voronoi
2D Voronoi Cell Analysis on a flat torus
dxli's Repositories
dxli/LibreCAD
LibreCAD is a 2D CAD drawing tool based on the community edition of QCad (www.qcad.org). LibreCAD has been re-structured and ported to qt4 and works natively cross platform between OSX, Windows and Linux . See www.librecad.org
dxli/Compton
Simulating Compton scattering using Klein-Nishina cross section
dxli/quarticSolver
Find real roots for real quartic equations
dxli/kerneldev
Playground for a new 2D kernel for LibreCAD
dxli/libfreenect
Drivers and libraries for the Xbox Kinect device on WIndows, Linux, and OS X
dxli/openvoronoi
incremental topology-oriented voronoi diagram algorithm for point sites
dxli/AddCI-CDLibreCAD_3
Creating a CI/CD for Librecad3
dxli/ChibiOS-LCD-Driver
This is a library to interface GLCDs and TouchPads with ChibiOS. It also includes a GUI abstraction layer
dxli/lightspark
An open source flash player implementation
dxli/plots
plot grasp data
dxli/sortSpeed
speed of quicksort, merge sort, in-place merge sort, and heapsort
dxli/Sudoku
A trivial sudoku puzzle solver
dxli/XR-Fit
Interface density profile from x-ray reflectivity
dxli/CentOS_settings
Setting CentOS up for Django
dxli/common-print-dialog
dxli/cpd
All the code (I mean, my part) related to Common Print Dialog project of GSoC '17
dxli/cpdHelloWorld
Hello World for Common Print Dialog
dxli/dCPD
A basic (dummy) Common Print Dialog built using Qt. Note that this is just a repo that I used to get familiar with Qt, but this is not the actual dialog itself. The original dialog's repo is named 'cpd'
dxli/FABRIK-for-threejs-and-beyond
An implementation of FABRIK aside a little library intended to provide easy three dimensional inverse kinematics for threejs and beyond.
dxli/gentoo
The official mirror the Gentoo ebuild repository (now in true git!)
dxli/lffSort
Sort characters in an LFF font file
dxli/libdxfrw
Successor of https://sourceforge.net/projects/libdxfrw/, developed for LibreCAD, by LibreCAD Contributors, usable for all
dxli/mysite
dxli/mysite-1
test Django
dxli/octave
Some useful octave tools
dxli/online-election-manager
A cryptographically secure portal to manage online elections, created as a part of the Project Track for the course ESC101A.
dxli/qtbase
Qt Base (Core, Gui, Widgets, Network, ...)
dxli/rh
Riemann Hypothesis book
dxli/spring
Java
dxli/trivialOpenGL
Some simple OpenGL code to show the basic of OpenGL. I wrote code in this repository, and the code is in public domain, in case you find some code useful.