Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: clipping

nxsaken/clipline

Efficient scan conversion (rasterization) of line segments with clipping to a rectangular window.

Language: Rust - Size: 219 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 11 - Forks: 1

SurajBhari/streamsnip

make a way you can clip with a single nightbot command

Language: Python - Size: 572 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 10 - Forks: 0

omarbelkady/CSS

How To Style Your Website

Language: CSS - Size: 1.7 MB - Last synced: 11 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

iShape-Rust/iOverlay

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.

Language: Rust - Size: 579 KB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 9 - Forks: 1

AngusJohnson/Clipper2

Polygon Clipping and Offsetting - C++, C# and Delphi

Language: C++ - Size: 11.4 MB - Last synced: 23 days ago - Pushed: 24 days ago - Stars: 1,265 - Forks: 232

iShape-Rust/iShape-js

A poly-bool library supports main operations such as union, intersection, difference, xor, and self-intersection by the even-odd rule. This algorithm is based on Vatti clipping ideas but is an original implementation.

Language: JavaScript - Size: 2.25 MB - Last synced: 23 days ago - Pushed: 24 days ago - Stars: 2 - Forks: 0

NicolaZomer/SoundWaveDistortionViaFPGA

Implementation on FPGA of a distortion effect in sound waves called "Overdrive" or "Clipping" as a final project of the couse Management and Analysis of Physics Dataset (mod.A).

Language: SystemVerilog - Size: 30.5 MB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 4 - Forks: 1

v1peeer/ezclip

ezclip - simple clipping software

Language: C# - Size: 141 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

mapbox/wagyu

A general library for geometry operations of union, intersections, difference, and xor

Language: C++ - Size: 2.63 MB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 162 - Forks: 31

antoinebou12/RawAnalyser

Simple RawAnalyser for black and white clipping (algolux)

Language: Python - Size: 164 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jordicenzano/alive-basic-clipping

Basic UI for Alive clipping

Language: JavaScript - Size: 445 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

iShape-Swift/iOverlay

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.

Language: Swift - Size: 642 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Geri-Borbas/Unity.Library.eppz.Geometry

2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.

Language: C# - Size: 4.74 MB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 309 - Forks: 57

compmec/shapepy

Geometry 2D library for boolean operations, allows use of smooth curves, described by nurbs

Language: Python - Size: 601 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

fonttools/pyclipper

Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)

Language: C++ - Size: 425 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 221 - Forks: 41

matt77hias/Clipping 📦

Clipping utilities

Language: Python - Size: 265 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 11 - Forks: 0

jordicenzano/hls-trimming-frame-accuracy

JS Code that given a group of HLS chunks, a start timestamp, and end timestamp it creates one MP4 that contains the original V/A frame accuracy trimmed and perfectly aligned

Language: JavaScript - Size: 79.1 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 66 - Forks: 13

REMOLP/FAV2UCC

Next, better and actually somewhat intelligent version of an auto clipping app. FAVTUCC devs are literally shaking in their boots right now.

Language: Python - Size: 43.9 KB - Last synced: 3 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

BrakusSkullgear/Polygon_Bounding_Box_Clip_2d

Template class for clipping 2d polygons to bounding box. Clips also optional attributes such as texcoords and colors.

Language: C++ - Size: 59.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

AbirDey2002/Generative-Chatbot

Interact with a trained chatbot that uses sequence to sequence model with luong attention mechanism over jointly trained encoder-decoder modules and implementation of greedy search decoding module.

Language: Jupyter Notebook - Size: 167 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

jordicenzano/brightcove-live-demo-srt-rtmpout-fac

Guide use Brightcove pro features such: TS+FEC/SRT ingest, RTMP outputs (to social media) and frame accurate clipping

Size: 3.37 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 3 - Forks: 2

onurmx/Rasterization

Rasterization application developed with Windows Forms.

Language: C# - Size: 301 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Adiru3/Clipper

Clipper is a tool that makes the screen recording process simple and efficient. Create engaging media content with Clipper by Adiru!

Language: Python - Size: 21.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

pawanharariya/Clipping-Example

This is a sample app that demonstrates the use of clipping applied on the Canvas, to generate various shapes.

Language: Kotlin - Size: 137 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

S1r0hub/Processing

Repository to test different algorithms

Language: Processing - Size: 314 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

lempiy/Weiler-Atherton-Clipping

Implementation of Weiler-Atherton Polygon Clipping Algorithm in Rust

Language: Rust - Size: 24.4 KB - Last synced: 10 days ago - Pushed: about 6 years ago - Stars: 9 - Forks: 1

xingda920813/HelloCamera2

Android 自定义相机: 可定制的 UI, 压缩到指定分辨率级别, 裁剪指定区域, 大图预览. (Android custom camera: Customizable UI, compress to specific resolution level, clip specific area programmatically, picture preview, usage of Camera / Camera2 API.)

Language: Java - Size: 1.13 MB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 148 - Forks: 53

Dan-Patterson/geonumeracy

Things numeric relating to geometry and computational geometry that I have discovered.

Language: HTML - Size: 2.06 MB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

nradulovic/hw_calidus

TDA7293 based Audio Power Amplifier with MCU controller

Size: 770 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

PrjX9052498096/Project13199

Polygon Clipping and Offsetting - C++, C# and Delphi

Size: 5.24 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

izidorio/clipping

Cria um Clipping de notícias com encurtador de URL e Scrape do título e descrição da página.

Language: Vue - Size: 16 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

rafaelbcastilhos/sgi

Sistema gráfico interativo 2D/3D com Clipping, B-Splines e Bézier

Language: Python - Size: 595 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

akbartus/A-Frame-Clipping-Plane-Component

A-Frame Component demonstrating clipping planes.

Language: JavaScript - Size: 11.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

marcoboerner/OpenSwiftUIViews

Layout, drag and drop, scroll, relative positioning features and more that SwiftUI is missing

Language: Swift - Size: 258 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 13 - Forks: 0

saschaklatt/gridl

2D grid utilities

Language: TypeScript - Size: 2.77 MB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 13 - Forks: 0

rowidanagah/Computer-Graphics-3rd-First-semester

Computer-Graphics, 3rd-First-semester Project.

Language: C# - Size: 563 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

w8r/liang-barsky

Liang-Barsky line-clipping algorithm

Language: TypeScript - Size: 4.21 MB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 33 - Forks: 1

REMOLP/FAVTUCC

The first ever version of FAVTUCC created back in February 2022. Th sole purpose of this simple program is to make a stupid ass compilation of clips without any context.

Language: Python - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

Ahmed-Ibrahim-30/Graphics-Project

Language: C++ - Size: 1.13 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 4

IjzerenHein/react-native-clipped 📦

Clipping effects and animations for react-native 🍠🥒🍕

Language: JavaScript - Size: 5.53 MB - Last synced: 29 days ago - Pushed: about 5 years ago - Stars: 7 - Forks: 0

muratcanakcay/Computer-Graphics

My work in C#/WPF for the 6th Semester "Computer Graphics" class in the Computer Science B.S. program at Politechnika Warszawa. Image Processing, Rasterization & 3D-Modeling

Language: C# - Size: 5.11 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

WilliamVenner/gmod-3d2d-clipping

✂️ Simple library for efficient and cross-platform clipping of 3D2D GUI in Garry's Mod

Language: Lua - Size: 3.91 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 15 - Forks: 1

ysyesilyurt/ComputerGraphics

Implementations for various rendering algorithms and OpenGL with programmable shaders, written in C++ and GLSL

Language: C++ - Size: 16.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 1

Taknok/Qgisplugin-ClipMultipleLayers

Plugin to clip layers in qgis

Language: Python - Size: 82 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 2

royratcliffe/gpc

Prolog wrapper for Generic Polygon Clipper tool

Language: C - Size: 87.9 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1

AhmedIssa11/3D-Game-and-Computer-Graphics

3D Game from scratch using computer graphics concepts

Language: C# - Size: 17.6 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

Mohammad-Heydariii/Wireless-Systems-Course

This repository contains materials and course projects during attending the Wireless-Systems Course where we became familiar with concepts such as outage probability as a critical metric when we are dealing with different hyperparameters and tend to investigate which one has a better result furthermore, we implemented a simplified model of Rayleigh fading Channel and then analyzed its frequency response, became familiar with narrowband wireless channel and then during a power allocation problem tried to use Stochastic Gradient Ascent which was part of our optimization approach for getting involved with the problem and then found the global maximum which helped us to do power allocation as well as it could be. during the whole part of this project, we considered noise and ISI effects. one more thing I want to mention is the final project which is all about implementing an OFDM system and using different approaches such as Waterfilling, Diversity, MMSE, ZF, and MRC concepts in detecting process and then analyze which one has better performance, we analyzed the results using Error-Probability figure for each of that.

Language: MATLAB - Size: 10.7 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 0

skyrpex/clipper

[mirror] An open source freeware polygon clipping library

Language: Pascal - Size: 5.68 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 82 - Forks: 25

psyclone20/Sutherland-Hodgman-Polygon-Clipping

An implementation of the Sutherland–Hodgman algorithm used for clipping polygons in C

Language: C - Size: 2.93 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

fps/clipping.lv2

Some clipping plugins

Language: C++ - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

sorianog/ClippingExampleApp

"ClippingExample" app from Advanced Android with Kotlin Udacity course

Language: Kotlin - Size: 182 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

rufex/kindle-clippings

Script to organize clippings made using a Kindle device.

Language: Python - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 6 - Forks: 0

stepulak/Interpolation_Clipping_Rasterization

Interpolation, clipping and rasterization algorithms in C++

Language: C++ - Size: 452 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

haganenoneko/YouTubeClipFinder

Find timestamps from YouTube clips. Intended to facilitate clipping activities.

Language: Python - Size: 42 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

MissChurchill/ClippingExample

This app demos a clipping example from the Udacity Android Developer training.

Language: Kotlin - Size: 97.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

rugieri/clipping-images

fancy images by masking them with custom shapes with CSS

Language: CSS - Size: 456 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

rodgracas/cliptale

Automate your Instagram stories clipping using Puppeteer 📎

Language: JavaScript - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

DmitriyG1/android-clipping-demo

Android View Clipping

Language: Kotlin - Size: 91.8 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 7 - Forks: 0

SamuelTallet/SketchUp-Clipping-Fix-Plugin

An open-source extension for SketchUp 2017 or newer that fixes "Camera Clipping Plane" problem.

Language: Ruby - Size: 485 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

rowanwins/kwc-lineclip

Line clipping based on the algorithm by Kodituwakka, Wijeweera & Chamikara

Language: JavaScript - Size: 218 KB - Last synced: 9 days ago - Pushed: about 6 years ago - Stars: 11 - Forks: 0

SamarthaKV29/samarthakv29.github.io

My personal portfolio

Language: JavaScript - Size: 54.8 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

crypticani/Computer-Graphics

A collection of basic programs of computer graphics in C language.

Language: C - Size: 2.36 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

Wizpna/flutter_clipping_ui

A simple flutter project, demonstrating how great flutter clipping its...

Language: Dart - Size: 1.2 MB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 0

rodrigogiraoserrao/clip_values

Clipping numerical values in a human-readable way.

Language: Python - Size: 1.95 KB - Last synced: 3 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

nachovizzo/clipper

An open source freeware polygon clipping library

Language: Pascal - Size: 4.74 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

lucashpmelo/Computacao-Grafica

Esse trabalho tem como objetivo realizar a implementação de Retas, Zoom, Transformações Normal e Homogêneas, Clipping e Curvas para a disciplina de Computação Gráfica da UTFPR-MD

Language: C++ - Size: 6.11 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

CraigglesO/zero-clip

Viciously fast and efficient triangle mesh generator.

Language: JavaScript - Size: 688 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nanopony/Unity3dMasking

Demo of sprite masking shaders

Language: ShaderLab - Size: 1.07 MB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 6 - Forks: 1

arepina/bresenhem_algo

Implementation of Bresenhem, fill and cut algorythms

Language: C++ - Size: 120 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

hongkiat/css-masking

Masking and clipping with CSS

Language: HTML - Size: 26.4 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

pbrus/sigma-clipping

Script performs a sigma-clipping on the data from a text file

Language: Shell - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0