Pinned Repositories
Accrete
A physical simulation of solar system planet formation.
AccreteSharp
Port of Accrete project to c#
AllinOne
Axiverse
Game and simulation engine.
CeNiN
An implementation of feed-forward phase of deep Convolutional Neural Networks in pure C#
FileLocks
Research on determining a File's locks in .Net - C# and VB
FreeSims
Open source engine used for The Sims
Fusion3D
Advanced 3D/2D Graphics engine and application framework, including flexible custom UI. Wrote using OpenTK/OpenGL4.5
opc-daae-server-sdk-1
OPC DA/AE Server SDK MIT Edition
UsbCamera
C# source code for using USB camera in WinForms/WPF. With only single CSharp source code. No external library required.
polytronicgr's Repositories
polytronicgr/UsbCamera
C# source code for using USB camera in WinForms/WPF. With only single CSharp source code. No external library required.
polytronicgr/AllinOne
polytronicgr/IceChat
IceChat IRC Client
polytronicgr/netDxf
.net dxf Reader-Writer
polytronicgr/ServerProtection
Server Protection monitors various system resources to detect brute force login attempts. Integrates with the Windows Firewall or Linux iptables to automatically block unwanted connections.
polytronicgr/STNodeEditor
一款基于.Net WinForm的节点编辑器 纯GDI+绘制 使用方式非常简洁 提供了丰富的属性以及事件 可以非常方便的完成节点之间数据的交互及通知 大量的虚函数供开发者重写具有很高的自由性
polytronicgr/Brayns
Visualizer for large-scale and interactive ray-tracing of neurons
polytronicgr/collection
Collection of Hyperdimensional Computing Projects
polytronicgr/computer-graphics-from-scratch
Text, diagrams, and source code for the book Computer Graphics from scratch.
polytronicgr/DCNETProtector
An open source tool to encrypt .NET assembly file, help people protect theirs copyright.
polytronicgr/deep-daze
Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network)
polytronicgr/dna-3d-engine
3d engine implementation in DNA code!
polytronicgr/espflix
A free video streaming service that runs on a ESP32
polytronicgr/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
polytronicgr/fas
C Pixels-based graphical audio synthesizer implemented as a WebSocket server
polytronicgr/felicette
Satellite imagery for dummies.
polytronicgr/FP-Inspector
Artifact release for our IEEE Symposium on Security and Privacy 2021 paper entitled Fingerprinting the Fingerprinters: Learning to Detect Browser Fingerprinting Behaviors
polytronicgr/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
polytronicgr/hardware-hacking
Some stuff about Hardware Hacking
polytronicgr/Liberator12k
#Liberator12k Project Files
polytronicgr/MapGenerator
ProcGen American City Maps
polytronicgr/mscsim
Flight dynamics simulation software.
polytronicgr/nmigen
A refreshed Python toolbox for building complex digital hardware
polytronicgr/OpenAstroTracker
3D printed DSLR tracking mount
polytronicgr/openmct
A web based mission control framework.
polytronicgr/pata-gpio
Linux kernel driver for PATA bit-banging over GPIOs
polytronicgr/PlotJuggler
The Time Series Visualization Tool that you deserve.
polytronicgr/sciter-js-sdk
Sciter.JS - Sciter but with QuickJS on board instead of my TIScript
polytronicgr/SmartGuitarAmp
Guitar plugin made with JUCE that uses neural network models to emulate real world hardware.
polytronicgr/video_encoder_for_ogl_dx
H264 Video Encoder for OpenGL