kjaft / myWatchedProjects

Just to have a categorized overwiew of my projects of my interest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myWatchedProjects

Just to have a categorized overwiew of my projects of my interest

  • Common
  • C++
    • General
    • Image Processing
    • 3D Processing
  • Python
    • Image Processing
    • 3D

Allgemein

C++ 3D

  • RadeonRays_SDK - Radeon Rays is ray intersection acceleration library for hardware and software multiplatforms using CPU and GPU
  • draco - Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
  • brdf - BRDF Explorer
  • meshlab - The open source mesh processing system
  • Open3D - Open3D: A Modern Library for 3D Data Processing

C++ RT Graphics

C++ Postpro

  • duke - Duke is an opensource high resolution image and sequence viewer dedicated to visual effect and post production companies.
  • OpenColorIO - A color management framework for visual effects and animation.
  • openexr - OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications
  • Natron - Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
  • SequenceParsing - Small utility functions to help parsing sequences of image files. See the README for more infos.
  • tinyexr - Tiny OpenEXR image loader/saver library
  • ProEXR - ProEXR plug-ins for Photoshop and After Effects
  • pipeline - nvpro-pipeline is a research rendering pipeline

C++ Image Processing

  • vpp - Video++, a C++14 high performance video and image processing library.
  • logoDetect - Logo detection utility. Tells does provided logo is on image. Can be used to find image on image also.

C++ Testing

  • Catch2 - A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)

  • magnum - Lightweight and modular C++11/C++14 graphics middleware for games and data visualization

  • SENSITIVE_COUTURE - Sensitive Couture for Interactive Garment Modeling and Editing

  • opencloth - A collection of source codes implementing cloth simulation algorithms in OpenGL

  • GridFluidSim3D - A PIC/FLIP fluid simulation based on the methods found in Robert Bridson's "Fluid Simulation for Computer Graphics"

  • pybind11 - Seamless operability between C++11 and Python

  • pybind11_with_MSVC_2017 - Examples of using pybind11 with Visual Studio 2017 and cmake

  • metal - Love template metaprogramming

  • yocto-gl - Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics

  • RadeonProRender-Baikal - None

  • tinygltf - Header only C++11 tiny glTF 2.0 library

  • libde265 - Open h.265 video codec implementation.

  • uWho - OpenCV based facial recognition and tracker

  • Simd - C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.

  • glslang - Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator

  • shaderc - A collection of tools, libraries, and tests for Vulkan shader compilation.

  • cppan - Project has evolved into Software Network: https://github.com/SoftwareNetwork/sw CPPAN Website: https://cppan.org/

  • SPIRV-Cross - SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

  • vray_al_surface - A V-Ray port of the alSurface shader

  • skia - Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

  • cvwrap - A Maya wrap deformer that is faster than Maya's wrap deformer, can be rebounded, has a GPU implementation, and supports inverted front of chain blend shapes.

  • sodacad - sodaCAD is an enterprise level 2-D vector based drafting program used by fashion designers and manufacturers to create and grade patterns used in the apparel industry.

  • VictoryPlugin - Rama's Victory BP Plugin

  • mayaToCommon - common files for mayaTo interfaces

  • unrealcv - UnrealCV: Connecting Computer Vision to Unreal Engine

  • alShaders2 - None

  • dlib - A toolkit for making real world machine learning and data analysis applications in C++

  • VideoCore-Inactive - No longer in development At some point I will be publishing a new system

  • cpprestsdk - The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.

  • appleseed - A modern open source rendering engine for animation and visual effects

  • pystring - C++ functions matching the interface and behavior of python string methods with std::string

  • RuntimeCompiledCPlusPlus - Change C++ code at runtime

  • umeshu - A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms

  • embree - Embree ray tracing kernels repository.

  • ospray - An Open, Scalable, Portable, Ray Tracing Based Rendering Engine for High-Fidelity Visualization

  • libzippp - C++ wrapper for libzip

  • phototonic - Image Viewer and organizer

  • scribus - Mirror of official Scribus SVN (however you should really use SVN at svn://scribus.net) (http://bugs.scribus.net ← Submit PRs & Bugs)

  • SPIRV-Tools - None

  • OpenCL-CLHPP - Khronos OpenCL-CLHPP

  • vcglib - The VCGlib is a C++, templated, no dependency, library for manipulation, processing and cleaning of triangle meshes

  • ExtraCamWindow - A simple Unreal Engine 4 plugin that allows to have extra game windows with their own camera viewpoints.

  • MaterialX - MaterialX is an open standard for transfer of rich material and look-development content between applications and renderers.

  • seurat - Seurat is a scene simplification technology designed to process very complex 3D scenes into a representation that renders efficiently on mobile 6DoF VR systems.

  • ispc - Intel SPMD Program Compiler

  • imread - Read images to numpy arrays

  • opencv - Open Source Computer Vision Library

  • adobe_source_libraries - Adobe Source Libraries

  • range - think-cell range library

  • MITIE - MITIE: library and tools for information extraction

  • artoolkit5 - ARToolKit v5.x

  • kmplayer - KPart based video player plugin

  • JPEGsnoop - JPEGsnoop: JPEG decoder and detailed analysis

  • Windows-appsample-photo-editor - Photo Editor is a UWP photo viewing and editing sample that highlights development with C++/WinRT.

  • zapcc - zapcc is a caching C++ compiler based on clang, designed to perform faster compilations

  • assimp - Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.

  • pcl - Point Cloud Library (PCL)

  • cmder - Lovely console emulator package for Windows

  • injeqt - Dependency injection framework for Qt

  • copperspice - None

  • 7zip-cpp - Fork of SevenZip++ for VS2015/2017

  • Eulerian-Motion-Magnification - C++ implementation of the Paper "Eulerian Video Magnification for Revealing Subtle Changes in the World"

  • vpp - Modern C++ vulkan abstraction.

  • android-vulkan-tutorials - A set of samples to illustrate Vulkan API on Android

  • verdigris - Qt without moc: set of macros to use Qt without needing moc

  • vulkan-basic-samples - None

  • web-dsp - A client-side signal processing library utilizing the power of WebAssembly (.wasm)

  • MDL-SDK - NVIDIA Material Definition Language SDK

  • Pangolin - Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.

  • openh264 - Open Source H.264 Codec

  • avcpp - C++ wrapper for FFmpeg

  • MeshroomMaya - Photomodeling plugin for Maya

  • avTranscoder - C++ API for LibAV / FFMpeg

  • AliceVision - Photogrammetric Computer Vision Framework

  • beagle - A generic C++ framework for evolutionary computation

  • vireo - Vireo is a lightweight and versatile video processing library written in C++11

  • SURF - Speeded Up Robust Features library and demo app

  • GALGO-2.0 - Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization

  • corrade - C++11/C++14 multiplatform utility library

  • PhotoKit - Photo browser with 3D effects, slide effects and animations. Share to weibo is supported

  • fmt - A modern formatting library

  • IncludeOS - A minimal, resource efficient unikernel for cloud services

  • seastar - High performance server-side application framework

  • cling - The cling C++ interpreter

  • NvPipe - NVIDIA-accelerated zero latency video compression library for interactive remoting applications

  • h264decoder - h264 decoding module for python based on libav

  • hwang - Fast sparse video decode

  • FFmpeg-Encoder-Decoder-for-Python - This is a C++ based FFmpeg Encoder/Decoder for Python 3.5+ & numpy 1.13+. Both Linux & Win versions are provided. Theoretically you do not need to install FFmpeg for using this library.

  • rcrl - Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)

  • nvvl - A library that uses hardware acceleration to load sequences of video frames to facilitate machine learning training

  • CryptomatteArnold - Cryptomatte for Arnold 5

  • alshaders - None

  • nppPluginManager - Notepad++ Plugin Manager

  • flann - Fast Library for Approximate Nearest Neighbors

  • ITK - Fork of ITK for video processing based on ITK from ITK.org.

  • threads - None

  • ndarray - NumPy-compatible multidimensional arrays in C++

  • hpx - The C++ Standard Library for Parallelism and Concurrency

  • folly - An open-source C++ library developed and used at Facebook.

  • ThreadPool - A simple C++11 Thread Pool implementation

  • libigl - Simple C++ geometry processing library.

  • Boost-Cookbook - Online examples from "Boost C++ Application Development Cookbook":

  • volk - The Vector Optimized Library of Kernels

  • include-what-you-use - A tool for use with clang to analyze #includes in C and C++ source files

  • orca_array - None

  • opencv-demonstrator - OpenCV demonstrator (GUI)

  • gmic-qt - G'MIC-Qt is a versatile front-end to the image processing framework G'MIC.

  • cpp_parallelization_examples - The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg

  • adgm - Code for Alternating Direction Graph Matching (ADGM)

  • QtOIIO - Qt Image IO plugin based on OpenImageIO.

  • CppCon2018 - Slides and other materials from CppCon 2018

  • tapkee - A flexible and efficient С++ template library for dimension reduction

  • openMVG - open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.

  • libsimdpp - Portable header-only zero-overhead C++ low level SIMD library

  • range-v3 - Experimental range library for C++11/14/17

  • benchmark - A microbenchmark support library

  • nonius - A C++ micro-benchmarking framework

  • CTPL - Modern and efficient C++ Thread Pool Library

  • FunctionalPlus - Functional Programming Library for C++. Write concise and readable C++ code.

  • lopper - A lightweight C++ framework for vectorizing image-processing code

  • easy_profiler - Lightweight profiler library for c++

  • xsimd - Modern, portable C++ wrappers for SIMD intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512)

  • thread-pool - Thread pool implementation using c++11 threads

  • xeus-cling - Jupyter kernel for the C++ programming language

  • NumCpp - C++ implementation of the Python Numpy library

  • PTL - Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue

  • tapkee - A flexible and efficient С++ template library for dimension reduction http://tapkee.lisitsyn.me

  • ftracer - A toolkit for tracing C/C++ program, to generate a time-line based call graph.

Python

  • OpenRenderManagement - Dispatcher Puli
  • QColorscheme - QColorscheme
  • fileseq - A Python library for parsing frame ranges.
  • noise - Perlin noise library for Python
  • moviepy - Video editing with Python
  • plotly.py - An open-source, interactive graphing library for Python ✨
  • Maya-Scripts - Personal stash of Maya scripts used in VFX production over the years.
  • projexui - Library of additional Qt widgets and plugins for PyQt4 and PySide
  • CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
  • rayleigh - Search image collections by multiple color palettes or by image color similarity.
  • Py-Qt-MVC - Python Model-View-Controller application generator for automating creation of PyQt and PySide applications.
  • Py3-PyQt5-MVC - Python Model-View-Controller application generator for automating creation of PyQt and PySide applications.
  • codetools - Tools for Python code analysis and execution.
  • Deadline - Open-source scripts and components for the Deadline queue manager
  • PyAV - Pythonic bindings for FFmpeg's libraries.
  • practicalmayapython - Source code repository for the "Practical Maya Programming with Python" book.
  • winpython - A free Python-distribution for Windows platform, including prebuilt packages for Scientific Python.
  • PyImageFilter - Image filtering Python toolkit
  • spatial-media - Specifications and tools for 360º video and spatial audio.
  • sphere-kit - Computational tools for processing and analysis on hypersphere
  • maya - Datetimes for Humans™
  • d3py - a plottling library for python, based on D3
  • awesome-python - A curated list of awesome Python frameworks, libraries, software and resources
  • pillow-simd - The friendly PIL fork
  • vcsi - Create video contact sheets, thumbnails
  • pytorch - Python wrappers for torch and lua
  • SSLGeneration - A simple python script for generating openssl certificates.
  • Cryptomatte - Cryptomatte Nuke plugin, Fusion plugin, sample images, and specification
  • pyannote-video - Face detection, tracking and clustering in videos
  • facenet - Face recognition using Tensorflow
  • lutorpy - Use torch in python for deep learning.
  • numba - NumPy aware dynamic Python compiler using LLVM
  • vfxpipe - A generalized visual effects pipeline
  • funcy - A fancy and practical functional tools
  • tqdm - Add a progress meter to your loops in a second
  • conan - Conan.io - The open-source C/C++ package manager
  • ffmpeg-python - Python bindings for FFmpeg - with complex filtering support
  • Detectron - FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
  • pycodestyle - Simple Python style checker in one Python file
  • pyblish-base - Pyblish base library - see https://github.com/pyblish/pyblish for details.
  • clean-code-python - 🛁 Clean Code concepts adapted for Python
  • PyFlow - Visual scripting tool for python
  • FastPhotoStyle - Style transfer, deep learning, feature transform
  • Bookmark-Manager - A python program to back up and store bookmarks from Mozilla Firefox and Google Chrmoe Browser. And also a bookmark reader.
  • vispy - Main repository for Vispy
  • point-location - Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.
  • PySceneDetect - 🎥 A Python/OpenCV-based scene detection program, using threshold/content analysis on a given video.
  • chartpy - Easy to use Python API wrapper to plot charts with matplotlib, plotly, bokeh and more
  • Patro - A Python library to make patterns for fashion design
  • face_recognition - The world's simplest facial recognition api for Python and the command line
  • wtfpython - A collection of surprising Python snippets and lesser-known features.
  • logster - Parse log files, generate metrics for Graphite and Ganglia
  • MayaNodeInterface - I designed this Node-based interface as a way of learning Python and PyQt. It has been developed with Maya 2011 and only (as of now) works with Maya 2011. It's only meant to work with setting up particle systems. Some node functions aren't complete, but for the most part all of them are done.
  • word_cloud - A little word cloud generator in Python
  • dependsworkflow - The Depends Workflow Management System
  • tailor - Cross platform photo booth project.
  • derp - Python node graph
  • PythonCExtensions - Comparing the performance of Python, NumPy and C extensions
  • trio - Trio – Pythonic async I/O for humans and snake people 🐍
  • docopt - Pythonic command line arguments parser, that will make you smile
  • click - Python composable command line interface toolkit
  • deap - Distributed Evolutionary Algorithms in Python
  • meshroom - 3D Reconstruction Software
  • tqdm - A fast, extensible progress bar for Python and CLI
  • pybindgen - PyBindGen: a python bindings generator
  • video-thumbnail-generator - 📷 Generate thumbnail sprites from videos.
  • cvlib - A high level, easy to use, open source Computer Vision library for Python.
  • face-detection-comparison - Face detection using OpenCV and Dlib - A Comparison
  • face_detection_recognition_dlib_opencv - None
  • pyffmpeg - PyFFmpeg - Python FFmpeg wrapper
  • exrsplit - Split a multi-layer exr image into multiple files
  • spotipy - A light weight Python library for the Spotify Web API
  • python-reference - Python Reference (The Right Way)
  • faust - Python Stream Processing
  • linkedin_learning_courses_downloader - LLCD is a simple python scraper tool that downloads video lessons from Linkedin Learning
  • pyodide - The Python scientific stack, compiled to WebAssembly
  • vid2vid - Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
  • asciify - Convert any image into ASCII Art.
  • cppclean - Finds problems in C++ source that slow development of large code bases
  • sanitizers - AddressSanitizer, ThreadSanitizer, MemorySanitizer
  • AutoWIG - Automatic Wrapper and Interface Generator
  • sparse - Sparse multi-dimensional arrays for the PyData ecosystem
  • toolz - A functional standard library for Python.
  • numexpr - Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more
  • nufftpy - Experimenting with pure-Python implementation of the NUFFT
  • arctic - High performance datastore for time series and tick data
  • cppimport - Import C++ files directly from Python!
  • pyntcloud - pyntcloud is a Python library for working with 3D point clouds.
  • python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
  • pdir2 - Pretty dir() printing with joy:beer:
  • CS231n-2017-Summary - After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
  • cpp2py - Reflection tools based on clang
  • xmltodict - Python module that makes working with XML feel like you are working with JSON

JavaScript

  • generator-core - Core Node.js library for Adobe Photoshop CC's Generator extensibility layer
  • dat.gui - dat.gui is a lightweight controller library for JavaScript.
  • color-thief - Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.
  • stemkoski.github.com - None
  • Semantic-UI - Semantic is a UI component framework based around useful principles from natural language.
  • claygl - A WebGL graphic library for building scalable Web3D applications
  • threejs-inspector - chrome devtool extension to debug three.js
  • gltf-pipeline - Content pipeline tools for optimizing glTF assets. 🌐
  • maya-json-export - a generic Maya to JSON exporter for triangle meshes
  • glTF-WebGL-PBR - Physically-Based Rendering in glTF 2.0 using WebGL
  • Photoshop-Scripts - A collection of Photoshop scripts.
  • MVA3DHTML5GameDev - Game Development Series - 3D HTML5 Game Development
  • webglstudio.js - A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
  • wpbr - None
  • cocolour - Color schemes generator based on machine learning
  • backbone - Give your JS App some Backbone with Models, Views, Collections, and Events
  • generator-assets - Generator Plug-in for Adobe Photoshop CC that helps users export image assets
  • CEP-Resources - Tools and documentation for building Creative Cloud app extensions with CEP
  • Smart-Bookmark-Sorter - Automatically sort bookmarks based on their taxonomy
  • cordova-plugin-dialogs - Apache Cordova Plugin dialogs
  • generator-ionic - Build hybrid mobile apps using the Ionic Framework
  • react-modal - Accessible modal dialog component for React
  • ffmpeg.js - Port of FFmpeg with Emscripten
  • logo-o-matic - Create C-64 style logos with Canvas
  • pluralsight-vscode-samples - VS Code samples for Pluralsight course on Code
  • exportify - Export Spotify playlists using the Web API
  • exportify - Export Spotify playlists using the Web API

Mathematica

  • FBX-glTF - FBX glTF importer/exporter plug-in and converter.

HTML

  • diy-layout-creator - multi platform circuit layout and schematic drawing tool
  • glTF - glTF – Runtime 3D Asset Delivery
  • animation-tools - THREE.js and HTML5 tools, exporters and utilities
  • WebAssembly-WebGL-2 - A simple port of the "Getting started with GLFW3" code to valid code for Emscripten compilation
  • WebGL2Samples - Short and easy to understand samples demonstrating WebGL 2 features
  • ffmprovisr - Repository of useful FFmpeg commands for archivists!
  • Domemaster-Photoshop-Actions-Pack - This is a collection of fulldome production related Photoshop actions
  • awesome-modern-cpp - A collection of resources on modern C++
  • SpotMyBackup - Backup and Restore your Spotify Playlists and "My Music"
  • Firefox-Bookmark-Tools - This python library will help you to parse your exported html bookmarked file. it has many tools like check duplicated links and erase it or convert it into JSON file and other tools.
  • ionic - Build amazing native and progressive web apps with open web technologies. One app running on everything 🎉

Shell

  • caffe2 - Caffe2 is a lightweight, modular, and scalable deep learning framework.
  • makeself - A self-extracting archiving tool for Unix systems, in 100% shell script.
  • media-autobuild_suite - This Windows Batchscript is for setup a compiler environment for building ffmpeg and other media tools under Windows.
  • ffmpeg_vagrant - A vagrant for running applications that use FFMPEG libraries. This builds the ffmpeg and its related libraries as .so files for dynamic linking

C

  • AMF - The Advanced Media Framework (AMF) SDK provides developers with optimal access to AMD devices for multimedia processing
  • emscripten - Emscripten: An LLVM-to-Web Compiler
  • webgl-noise - Procedural Noise Shader Routines compatible with WebGL
  • kvazaar - An open-source HEVC encoder
  • UnrealGLTFLoader - Public version of a plugin I developed as a uni assignment for Unreal Engine which can import glTF files as static meshes.
  • blis - BLAS-like Library Instantiation Software Framework
  • cmft - Cross-platform open-source command-line cubemap filtering tool.
  • warp3d - Open source code for nonlinear finite element analysis of 3D solids and structures
  • libarchive - Multi-format archive and compression library
  • embree-renderer - Embree Example Renderer
  • OpenCL-examples - basic examples of OpenCL with the C++ API
  • libzip - A C library for reading, creating, and modifying zip archives.
  • audacity - Audio Editor
  • webassembly-webgl-shaders - Demo project for using WebGL shaders in WebAssembly
  • libcube2cyl - A C/C++ panoramic lib, cubic to cylindrical projection conversion, create a panorama from 6 square images.
  • FFmpeg - Mirror of git://source.ffmpeg.org/ffmpeg.git
  • ffmpeg-tutorial - A set of tutorials that demonstrates how to write a video player based on FFmpeg
  • ffmpeg-libav-tutorial - [WIP] Learn FFmpeg libav the Hard Way
  • lintel - A Python module to decode video frames directly, using the FFmpeg C API.
  • SSE-convolution - A demonstration of speeding up a 1D convolution using SSE
  • Optimized-2D-Image-Convolution - A Project that deals with Optimized Kernel-Image processing using 2D Image Convolution.
  • gmic-community - Community contributions to the G'MIC software
  • FuFengprint-Matcher - An efficient C implementation of the Minutia-Based fingerprint matching algorithm proposed by Xiang-Fu and Jufu Feng in "Minutia Tensor Matrix: A New Strategy for Fingerprint Matching" 2015
  • numcpp - NumCpp is a high performance numerical C++ library that provides a simple Numpy/Matlab like interface

CMake

  • vst3sdk - VST 3 Plug-In SDK
  • vcpkg - C++ Library Manager for Windows, Linux, and MacOS

WebAssembly

  • binaryen - Compiler infrastructure and toolchain library for WebAssembly, in C++

TypeScript

None

Lua

  • openface - Face recognition with deep neural networks.
  • scenemap - Code repository for the paper "Scene Structure Inference through Scene Map Estimation"
  • torchnet - Torch on steroids
  • deepmask - Torch implementation of DeepMask and SharpMask
  • multipathnet - A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)

C#

  • DeLightingTool - De-Lighting tool
  • ue4-static-plugin - A sample static plugin for the unreal engine that imports a C++ and rust library and links them statically.
  • open3mod - Open 3D Model Viewer - A quick and powerful 3D model viewer
  • UnityCsReference - Unity C# reference source code
  • AlignAssignments - A Visual Studio 2010 extension that adds a command for aligning assignment expressions.

Fortran

  • OpenBLAS - OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

Perl

Eagle

Jupyter Notebook

Dart

  • flutter - Flutter makes it easy and fast to build beautiful mobile apps.

TeX

  • joymachine-public - All sorts of random publicly-available information, assets, scripts, and more as we (Joy Machine) work on our projects.

Visual Basic

Rust

  • raster - An image processing library for Rust

Matlab

  • edmbox - Matlab routines for Euclidean distance matrices
  • Projects - Various Small Projects on Various Subjects

About

Just to have a categorized overwiew of my projects of my interest