Pinned Repositories
aalib.js
ASCII art library in JavaScript
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
csharp-parser
C# Parser written in Python 3, to validate code style in CI/CD pipelines
csly
a C# embeddable lexer and parser generator (.Net core)
dillmanvp
dillmanvp-main
Virtual Production Addon for Blender
fourier_neural_operator
Use Fourier transform to learn operators in differential equations.
fungus
An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
Game-of-Life
A simple python implemenation of John H. Conway's Game of Life that runs in Linux and Windows terminal/console.
libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
panjea's Repositories
panjea/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
panjea/aalib.js
ASCII art library in JavaScript
panjea/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
panjea/csharp-parser
C# Parser written in Python 3, to validate code style in CI/CD pipelines
panjea/csly
a C# embeddable lexer and parser generator (.Net core)
panjea/dillmanvp
panjea/dillmanvp-main
Virtual Production Addon for Blender
panjea/fourier_neural_operator
Use Fourier transform to learn operators in differential equations.
panjea/fungus
An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
panjea/lodepng
PNG encoder and decoder in C and C++.
panjea/mingw-std-threads
Standard threads implementation currently still missing on MinGW GCC on Windows
panjea/minigolf
A minigolf game written without a game engine in C
panjea/netprints
Visual programming for .NET inspired by Unreal Engine's Blueprints
panjea/Obelisk-Engine
panjea/open-brush
Open Source Fork of Tilt Brush
panjea/pacman.c
Simple Pacman clone written in C99.
panjea/px
Single header C++ Libraries for Thread Scheduling, Rendering, and so on...
panjea/pycparser
:snake: Complete C99 parser in pure Python
panjea/python-astar
Simple implementation of the a-star algorithm in Python 🌟
panjea/qemu
QEMU: RISC-V
panjea/riscv-os
Build a minimal kernel for RISC-V
panjea/sokol
minimal cross-platform standalone C headers
panjea/TinyMaix
TinyMaix is a tiny inference library for microcontrollers (TinyML).
panjea/Unity-Bolt-Samples
A collection of Unity projects & packages demonstrating what you can create using Bolt Visual Scripting.
panjea/unity-yaml-parser
Python3 library to manipulate Unity serialized files from outside the Unity Editor.
panjea/UnityFSMCodeGenerator
C# code generation tool for finite state machines in Unity that can also parse a declarative PlayMaker FSM.
panjea/UnityProceduralPlanets
Unity Procedural Planets GPU-mostly generator
panjea/webcam-v4l2
Simple C++ wrapper around V4L2
panjea/webgl-noise
Procedural Noise Shader Routines compatible with WebGL
panjea/xor_pytorch
A classical XOR neural network using pytorch