tay10r
I enjoy playing guitar, playing chess, and writing code. Occasionally I dabble in 3D artwork and machine learning.
Pinned Repositories
Ak
A repository for prototyping graphics algorithms.
lbvh
A library for constructing and traversing LBVHs.
libpx
A pixel art library for C++ (editor included).
libtrace
An updated copy of https://sourceforge.net/projects/libtrace/
pathway
An experimental programming language for path tracing.
terrain_generator
A (work-in-progress) terrain generator.
TinyErode
A portable C++ library for simulating hydraulic erosion.
udp_video_monitor
A simple tool for monitoring JPEG frames from UDP streams.
vncs
A VNC server library for C++.
tinyalsa
Tiny library to interface with ALSA in the Linux kernel
tay10r's Repositories
tay10r/TinyErode
A portable C++ library for simulating hydraulic erosion.
tay10r/lbvh
A library for constructing and traversing LBVHs.
tay10r/Ak
A repository for prototyping graphics algorithms.
tay10r/udp_video_monitor
A simple tool for monitoring JPEG frames from UDP streams.
tay10r/arc
tay10r/Arduino_Boards
Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
tay10r/ardupilot_docker
A docker container for runing ArduPilot in SITL mode.
tay10r/cpl
A collection of C libraries.
tay10r/dotfiles
tay10r/game
A game from scratch project.
tay10r/jpeg2udp
A simple Python script to stream JPEG images from a camera over a UDP socket.
tay10r/jubilant-octo-system
A rendering server for a game.
tay10r/label_tool
A simple tool for creating image-based machine learning datasets.
tay10r/libminst
An ANSI C library for reading MINST datasets (with optional Python bindings).
tay10r/machine-vision
A library for rendering 3D scenes, using GLES 2.0 for portability, for the purpose of machine learning.
tay10r/ml_sandbox
A repository for ML experimentation.
tay10r/motor_magnetometer_test
A simple Arduino program and host tools for precisely measuring the magnetic field of a motor under normal and anomalous conditions.
tay10r/mxchip_client
A C library and Arduino script for reading data from an MXChip.
tay10r/nanonet
A single-header C99 library for training and running neural networks.
tay10r/pcl_programs
Some point cloud programs for visualization purposes.
tay10r/qpointsview
A Qt widget for viewing point clouds.
tay10r/QTerrainView
A Qt library for rendering terrains.
tay10r/raygun
A utility library for procedural graphics with Embree and OpenGL (WIP).
tay10r/sentinel
A home security project.
tay10r/simple-anomaly-detector
A simple image-based anomaly detector.
tay10r/tracker2d
A simple bounding box tracker, written in C.
tay10r/uikit
A C++ and Python library that puts together GLFW, GLAD, ImGui and ImPlot.
tay10r/unscented-kalman-filter
tay10r/video_tool
A tool for rapidly picking out frames in large video files, for the purpose of building ML datasets.
tay10r/vim-ispc
Vim syntax highlighting for ISPC.