Pinned Repositories
iOverlay
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
iShape-js
A poly-bool library supports main operations such as union, intersection, difference, xor, and self-intersection.
iOverlay
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
iShapeTriangulation
Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented as a Delaunay triangulation.
iTriangle
A fast and efficient library for Delaunay triangulation and converting complex polygons into convex shapes, including advanced self-intersection resolution.
Triangulation
Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented as a Delaunay triangulation.
GdsViewer
WGPU gds viewer
Heap
A simple heap implementation only for educational purpose
HotMetal
Light Metal engine
iced_wgpu_wasm
Simple app which integrate iced and wgpu and builded for wasm
NailxSharipov's Repositories
NailxSharipov/eframe_app
NailxSharipov/GdsViewer
WGPU gds viewer
NailxSharipov/HotMetal
Light Metal engine
NailxSharipov/iced_wgpu_wasm
Simple app which integrate iced and wgpu and builded for wasm
NailxSharipov/LeetCodePython
I am training my python skills
NailxSharipov/LeetCodeSolutions
LeetCodeSolutions
NailxSharipov/LeetCodeRust
I am practicing rust solution here
NailxSharipov/wgpu_wasm