Pinned Repositories
Apex.Serialization
betting-engine
A .NET Standard library to calculate odds or outcomes of parimutuel bets using a totalizator.
BitX-.Net-Api
Blok-Dev1
Config files for my GitHub profile.
C-Sharp-GAN
A Generative Adversarial Network (GAN) written entirely in c#
crawler_image_php
I use PHP Simple HTML DOM Parser library and code some line to make a web crawler image from any link you want to get.
Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
Dapper
Dapper - a simple object mapper for .Net
Embree.NET
C# wrapper for the Embree library at http://embree.github.io.
FluiDemo
C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.
Blok-Dev1's Repositories
Blok-Dev1/Apex.Serialization
Blok-Dev1/navierstokes
Navier stokes equation solver using SPH approximation
Blok-Dev1/betting-engine
A .NET Standard library to calculate odds or outcomes of parimutuel bets using a totalizator.
Blok-Dev1/stateless
A simple library for creating state machines in C# code
Blok-Dev1/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
Blok-Dev1/pages
My web page containing all the demos from my youtube channel "Ten Minute Physics" www.youtube.com/c/TenMinutePhysics
Blok-Dev1/Embree.NET
C# wrapper for the Embree library at http://embree.github.io.
Blok-Dev1/stylegan
StyleGAN - Official TensorFlow Implementation
Blok-Dev1/SecureAuthSystem
A secure PHP login system made from scratch with protections against several different common attacks
Blok-Dev1/Freenove_Ultimate_Starter_Kit_for_Raspberry_Pi
Apply to FNK0020
Blok-Dev1/NeuralNetwork.NET
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Blok-Dev1/SPH-Fluid-Simulator
An interactive fluid simulation software that uses Smoothed-Particle Hydrodynamics
Blok-Dev1/GravitatioanlSimulation
Blok-Dev1/OpenTK-Fire
Simulation of Fire with Perlan Noise use openTK
Blok-Dev1/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Blok-Dev1/veldrid-samples
Sample projects for Veldrid
Blok-Dev1/VCG
The Visualization and Computer Graphics Library (VCG) fork of
Blok-Dev1/Newtonian-Particle-Simulator
C# OpenGL Particle Simulation, GPU accelerated
Blok-Dev1/spatial-hash
A simple and fast C# spatial hash implementation
Blok-Dev1/Blok-Dev1
Config files for my GitHub profile.
Blok-Dev1/Moore
Blok-Dev1/Nearby
Find nearby 3D objects in constant time O(1).
Blok-Dev1/SmoothedParticleHydrodynamics
An implementation of the SPH computational method for simulating the mechanics of fluid flows.
Blok-Dev1/smoothed-particle-hydrodynamics
Basic implementation of smoothed-particle hydrodynamics (SPH) in Python.
Blok-Dev1/C-Sharp-GAN
A Generative Adversarial Network (GAN) written entirely in c#
Blok-Dev1/vsonline-quickstart
A simple Node.js app to support Visual Studio Online's quickstart documentation.
Blok-Dev1/Dapper
Dapper - a simple object mapper for .Net
Blok-Dev1/OpenTKTutorialContent
Project files from OpenTK tutorials from my blog
Blok-Dev1/HTCVW
Hand gesture interface for controlling position and orientation of a virtual 3D model [Wavefront .obj parser in C# .NET]
Blok-Dev1/UserSecretsConsole
A demo of implementing user secrets in a console application