dda
There are 66 repositories under dda topic.
chanket/DDA
实现Hyper-V离散设备分配功能的图形界面工具。A GUI Tool For Hyper-V's Discrete Device Assignment(DDA).
inga-lovinde/RadeonResetBugFix
Radeon Reset Bug fix service
SagarGaniga/computer-graphics
Beginners Guide to Computer Graphics in C/C++, OpenGL, JavaFX
adda-team/adda
ADDA - light scattering simulator based on the discrete dipole approximation
MannLabs/alphatims
An open-source Python package for efficient accession and visualization of Bruker TimsTOF raw data from the Mann Labs at the Max Planck Institute of Biochemistry.
nf-core/mhcquant
Identify and quantify MHC eluted peptides from mass spectrometry raw data
vikesh8860/Graphics-Algorithms
A bunch of different graphics algorithms implemented in c++
HaoGroup-ProtContLib/Protein-Contaminant-Libraries-for-DDA-and-DIA-Proteomics
This project is created by the Hao Lab at the Chemistry Department in George Washington University, Washington, D.C. This project aims to provide contaminant protein FASTA and spectral libraries that can be universally applied to DDA and DIA proteomics and freely accessible for the proteomics community.
hansalemaos/ffmpeg_screenshot_pipe
Capture Screenshots with Unparalleled Speed and Versatile Features - GDIgrab, DDAgrab, Ctypes, Multiprocessing, GPU, Mouse Capture ...
glasgowcompbio/vimms
A programmable and modular LC/MS simulator in Python
AhmetFurkanDEMIR/Computer-Graphics
Necmettin Erbakan University computer graphics lecture notes.
shubamuzumaki/OpenGL-Example_Programs
Sample Programs in C++ to Learn OpenGl
ToniaDemchuk/EMSimulation
Software packages for electromagnetic simulations (DDA and FDTD)
ZhilkinSerg/Cataclysm-DDA-LUA
A bunch of LUA mods for Cataclysm - Dark Days Ahead.
nyeoni/cub3D
🎮 3D game using raycasting DDA algorithm 👾
idslme/IDSL.CSA
Composite Spectra Analysis
LelsersLasers/3D-Raycaster
Wolfenstein 3D like raycaster using Macroquad in Rust running on the web
Rod995/Battletech
Battletech mod for C:DDA.
blitzcode/cpp-11-ray-trace-march-framework
C++11 Ray Tracing / Marching Framework
joneshshrestha/Graphics-Algorithm
Different output primitives algorithms with JavaScript.
AmanCSE-1/Computer-Graphics
This repository consists of Programs that are essential for beginners in Computer Graphics. All the programs are beginner-friendly and easy to interpret, as comments have been added for the same.
SamDaQueen/Computer-Graphics
Computer Graphics algorithms for line drawing, shape filling, circle drawing, ellipse drawing, polygon clipping, shear, transformation, and reflection
shinchancode/Computer-Graphics
Language C++ Computer Graphics - (SEM-4) - Line Drawing Algorithm (DDA and Bresenham), Bresenham circle drawing, Polygon filling, 2D transformation, Cohen Sutherland polygon clipping and Bezier curve.
andrelmlins/rbf-dda
Radial Basis Function (RBF) with Dynamic Decay Adjustment (DDA) algorithm
djmgit/mazewalker
Creating a 3D world using ray casting on a randomly generated maze.
ImRohitSingh/Computer-Graphics
Implementation of some well-known algorithms and miscellaneous drawings using 'The winbgim library, Version 6.0, August 9, 2004'...
lclaudia/CD-DDA
This software reproduces the Roessler part of ``Network-motif delay differential analysis of brain activity during seizures", Chaos 33(12):123136; 2023.
hcarty/scatwrap
Approximation of 3D solids for use with DDSCAT
mgia/graphicsFdf
Creating a orthographic projection from 2D input
angelocarly/Vakarta
Vulkan generative art sandbox
chakri68/line-drawing-algos
Repo for line drawing algos in python
faruktinaz/cub3d
The goal of cub3d is to make something using raycasting (like Wolfenstein 3D).
fgcz/specL
prepare peptide spectrum matches for use in targeted proteomics using R and Bioconductor
kodiidok/glut-dda-line-drawing-algorithm
This C++ program with OpenGL visualizes the DDA line drawing algorithm. User-inputted coordinates define the line, displayed along with pixels, Cartesian grid, and a thick green line. Interactive features include moving, scaling, and rotating a square. The code offers a concise and visual demonstration within a 2D graphics environment.
Mohamed-Abdelsatar/Computer-Graphics-Algorithms
Drawing System Algorithms
rendiano12/JS_DDA-Bresenham
Grafika Komputer | Implementasi Algoritma DDA & Bresenham Menggunakan Pemrogramman Javascript