-
-
Assembly Public
Repository for Assembly language, the 8051 microcontroller Assembly in particular. One can download from here the traditional 8051 development tools and a modern 8051 simulator written in Java.
Assembly UpdatedAug 30, 2025 -
-
PostScript Public
Contains PostScript that can be used with any PostScript interpreter or converter (ex. Acrobat). I made a choice of using Ghostview directly, because one can use some Ghostscript features using shoβ¦
-
-
BigDecimalMath Public
This is a repository containing examples to use Java's BigDecimal class, an adapted copy of Eric ObermΓΌhlner BigDecimalMath class and a more compact version of his big-math repository. A single proβ¦
Java UpdatedApr 10, 2025 -
decNumber Public
This is Mike Cowlishaw's decNumber library that implements the General Decimal Arithmetic Specification in ANSI C. This specification defines a decimal arithmetic which meets the requirements of coβ¦
C UpdatedApr 10, 2025 -
Java-Hacks Public
Each directory of this repository contains a program in Java that is shown how to be compiled via CLI with a build.bat for Windows machines (in other machines just copy and paste the individual comβ¦
-
toggle Public
Simple OpenGL object visualizer/debugger I wrote in the 90's using GLUT and gluLookAt, now revamped with freeGLUT, incremental arithmetic (transcendent functions only on initialization), automatic β¦
-
OpenGL-GLSL Public
Examples (OpenGL and GLSL shaders) and complete OpenGL installation with w64devkit development kit, glad and glfw3 binaries and Ninja building tool for Windows 64 C/C++
-
Sudoku Public
Simple 9x9 Sudoku brute force solver with intrinsic parallel candidate set processing using bits to represent digits in the [1, 9] range, and bitwise operations to test a candidate against the candβ¦
-
FreeHep Public
This project is a modification of FreeHep vector graphics package to exploit its capabilities of generating SVG, EPS, GIF and EMF from vector graphics draw on a JPanel in Java
-
Vector-Art Public
Vector Art portfolio showing several vector graphics I have developed for different reasons. If any of this material interests you, please contact me by LinkedIn.
2 UpdatedJul 4, 2024 -
MicroVBA-PowerPoint Public
MicroVBA is a VBA interpreter written in VBA to be used in PowerPoint in order to be able to import large vector graphics files. The advantages are: vectorization of PowerPoint presentations (no foβ¦
-
SVGPathParser Public
A compact parser for SVG path shape definitions. It allows to generate the same path in absolute coordinates for easy manipulations by hand or in relative coordinates, allowing easy manual placement.
-
Projects-Presentations Public
This repository contains the presentation of projects developed or still in development. The goal of these presentations is to give a deep insight in the projects from a high level perspective withβ¦
1 UpdatedDec 16, 2023 -
GlyphVisualizer Public
A web application to visualize the glyphs of a font file. It uses Opentype.js. The novelty is that all the UI is designed in SVG, including the display of the glyphs.
-
Java2PPT Public
In this project, the Java vector information shown on the screen, such as a Graphics User interface, is automatically converted to PowerPoint by using an intermediate language, MicroVBA. This progrβ¦
Java UpdatedMay 13, 2023 -
glm Public
Forked from g-truc/glmOpenGL Mathematics (GLM) - New test build and execution using w64devkit and Windows tools
C++ Other UpdatedApr 19, 2023 -
nanosvg Public
Forked from memononen/nanosvgSimple stupid SVG parser
C zlib License UpdatedFeb 20, 2023 -
-
PDFBox Public
This project offers several versions of PDFBox source code that can be compiled with Eclipse. The complete version is a complete unmodified PDFBox with all packages normally not included in PDFBox β¦
-
ClockWidget Public
This application is a vector graphics clock in Java. It contains only 200 lines and it has many clues how to use vector graphics in Java (for constructing GUIs for example). It has a small thread tβ¦
-
Java-Vector-GUI Public
This repository contains several examples of the use of Vector Graphics in Java to the development of Graphics User Interfaces (GUI), focusing in menus, menu item selection, zooming, etc.
Java UpdatedJan 24, 2022