GithubHelp home page GithubHelp logo

Vaptistis Anogeianakis's Projects

animated-circles icon animated-circles

A small OpenGL application that displays different animations of a circle depending on the branch and revision.

arcadia-design icon arcadia-design

The evolving draft description of a planned general-purpose programming language.

array icon array

This repository houses what is left of my first attempts to create an Array library and a driver application for the library. Now largely obsolete, it still demonstrates some interesting ideas and techniques like recursing on the structure of a type during compile time.

array-fill icon array-fill

A set of 3 microbenchmark projects aimed to show the difference in performance between native C++, C++/CLI running inside a CLR console application and C++/CLI running in a Windows Forms application when filling arrays of values. This repository is intended to track the source code of these 3 projects each in a different branch.

array-vs-real-matrices-and-vectors icon array-vs-real-matrices-and-vectors

A group of 3 benchmark projects that compare the performance of two libraries for different combinations of managed and native programs linking with managed and native versions of the libraries. Each of the three projects has its own branch.

ascii icon ascii

A small console application to print all the ASCII characters.

bernoulli-trials icon bernoulli-trials

A small console application that calculates the possibility at least k Bernoulli trials will succeed out of a sequence of n.

bucketsort icon bucketsort

An implementation of the bucketsort sorting algorithm together with a console driver program.

code-generator icon code-generator

This application does not do any user interaction and generates some of the source code used by the "Real Matrices and Vectors" library.

color icon color

A C++ library for dealing with colors. Actually this repository houses a number of successive attempts to create a color library, each in its own branch.

count-lines icon count-lines

A small console application that counts the total number of lines in the files of a directory.

count-occurrences icon count-occurrences

A small graphical (windows forms) application to count the number of times a string appears inside a file.

digitizer-input icon digitizer-input

A small direct input application for reading and displaying input from a digitizer device. (uses a hardcoded digitizer GUID)

display-enumeration icon display-enumeration

A small WinAPI utility application that enumerates the display adapters and monitors in the system and displays their properties in a terminal window.

django icon django

The Web framework for perfectionists with deadlines.

dop-parser icon dop-parser

An operator precedence parser variation that adds a disambiguation step in order to support overloaded fixities, juxtaposition and other features.

eyewriter-1.0 icon eyewriter-1.0

This is a fork of the eyewriter 1.0 project adding some general and windows-specific fixes and some documentation.

flyby icon flyby

A small OpenGL interactive demo that allows you to fly around a 3D scene.

folder-collapser icon folder-collapser

A small console application that copies the contents of a directory into another flattening the tree structure.

fractals-with-shaders icon fractals-with-shaders

A lovely graphical application for navigating through fractals like the Manderlbrot and Zulia sets. It lets you pan, zoom, select fractals and colors, save images and keep your settings. It's also pretty fast as it uses OpenGL and GLSL shaders to run the escape time algorithm on the GPU.

getting-input icon getting-input

A direct input application for reading and displaying input from all direct input devices in a console.

hid-enumeration icon hid-enumeration

A small WinAPI utility application that enumerates the HID devices available in the system and displays their properties in a terminal window.

hilbert-matrix-and-sine icon hilbert-matrix-and-sine

A group of 4 benchmark projects that compare the performance two implementations of two functions (one returning the sine of a number and the other returning the Hilbert matrix of some order) in managed and native programs. Each of the four projects has its own branch.

input-logger icon input-logger

A small Wintab utility application that logs to a json file all Wintab packets it receives. It can also serve as a demo of what you can do with wintab as it allows you to write simultaneously with different devices, uses pressure and applies different styles on strokes created by different pens and/or ends of the pen.

list-devices icon list-devices

A small direct input application for discovering and listing all direct input devices and their properties. The output is in HTML format and the browser is started to display it.

lndpp icon lndpp

A small C++ library allowing you to create anonymous functions and differentiate them at compile time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.