Pinned Repositories
awesome-vulkan
Awesome Vulkan ecosystem
basicTracer
basic multi thread Ray Tracer (experiments and study) work in progress
faceDetector
Simple face detection exeperements
FinalProject-PBDWater
Implementing NVIDIA's Position Based Dynamics Fluids
helloworld
CI/CD Study
im_conv
simpl python img converter
Linux-Driver-Experements
Attempt to write custom linux driver (whitout hardware connection) learning project to understand how to write linux kernel modules
OGL_Test
optix7course
watcher
simple motion detection app (openCv Qt)
DimitryDB's Repositories
DimitryDB/basicTracer
basic multi thread Ray Tracer (experiments and study) work in progress
DimitryDB/awesome-vulkan
Awesome Vulkan ecosystem
DimitryDB/faceDetector
Simple face detection exeperements
DimitryDB/FinalProject-PBDWater
Implementing NVIDIA's Position Based Dynamics Fluids
DimitryDB/helloworld
CI/CD Study
DimitryDB/im_conv
simpl python img converter
DimitryDB/Linux-Driver-Experements
Attempt to write custom linux driver (whitout hardware connection) learning project to understand how to write linux kernel modules
DimitryDB/OGL_Test
DimitryDB/optix7course
DimitryDB/QT_OpenCv_experements
Simple image view and filter app
DimitryDB/QtLearnProject
Qt based application to vizualize and edit Postgre database (work in progress)
DimitryDB/Simple-Tic-Tac-Toe
You can play with other person or with computer ( Assumes the addition of several AI algorithms, realized only with random movment AI) Boars can be any size ( player chooses)
DimitryDB/watcher
simple motion detection app (openCv Qt)
DimitryDB/optix_advanced_samples
DimitryDB/OptiX_Apps
Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK
DimitryDB/position-based-dynamics
Position-Based Dynamics in OpenCL, homework in Stanford's CS348C
DimitryDB/PositionBasedDynamics
Develop " Position Based Dynamics " based projects from scratch, include rigid body, deformables(cloth & soft body) and fluid(PBF).
DimitryDB/PositionBasedDynamics2
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
DimitryDB/SimpleLinuxServer
simple linux network server (learning project)