Stars
Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
ray tracer using opengl with BVH and multi-threading for acceleration.
Data structures, such as KD-Trees and BVHs, for accelerating ray tracing.
Using BVH and KD-Tree to speedup Ray tracing
A simple octree with good commenting for learning how octrees work.
A novel algorithm for traversing a binary tree that does not require a stack and, unlike previous approaches, works with dynamic descent direction without restarting.
GPU Raytracer from scratch in C++/CUDA
An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"
Octree/BVH: building and traversal (for fast ray-triangle-intersection)
This repository provides implementation of an incremental k-d tree for robotic applications.
Fast radius neighbor search with an Octree (ICRA 2015)
[ICRA2024] Implementation of A Fast, Lightweight, and Dynamic Octree for Proximity Search
An experimental implementation of a compressed Octree along with some CPU-based visualization-algorithms
Ray Tracing Complex Objects Using Octrees
3D Inverse Kinematics with Constraints and... GPU Ray Tracing!
ECE540 Project III: Infinitely Long Conducting Cylindrical Scatterer with Various Incident Angles and Geometries Investigated by Moment Method
The project of electromagnetic scattering from ship above ocean surface
Numerical methods for solving electromagnetic wave scattering problem
Electrostatic and Electromagnetic wave propagation simulations with FEM: EM field, TE & TM modes of a circular waveguide, scattering of a plane wave from a perfect electric conductor cylinder using…
Volume integral equation solver for electromagnetic scattering simulations
Octave/Matlab programs for processing and plotting 2D and 3D Ground Penetrating Radar data
Microwave Radar-based Imaging Toolbox (MERIT) is free and open-source software for microwave radar-basaed imaging. Including getting started guides and example data, MERIT is a flexible and extensi…
This repository contains FPGA/HDL demonstrations several beamforming and radar designs. Simulink models and MATLAB reference code are provided to showcase high-level simulation and HDL designs of v…
极化合成孔径雷达,极化定标和校准 相关。Some work I did during my graduate studies (Matlab Code) : (3) Polarimetric SAR (PolSAR) Calibration, including (a) the Whitt algorithm, (b) the Quegan algorithm, (c) the Ainswo…
Efficient Matlab Implementation of Adaptive Mesh Refinement in 2D
Matlab code for "Sea ice change detection in SAR images based on convolutional-wavelet neural networks," IEEE GRSL 2019
this is a example about BackProjection algorithm of SAR(synthetic aperture radar) writed by MATLAB