Here are
183 public repositories
matching this topic...
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.
Updated
Oct 14, 2021
TypeScript
📡 🍓 🍍 Detects wireless network attacks performed by KARMA module (fake AP). Starts deauthentication attack (for fake access points)
Updated
Sep 21, 2018
Python
A React component that decorates its children with mouse and touch coordinates relative to itself.
Updated
Aug 5, 2021
JavaScript
A point-cloud made from 3d data with Metal.
Updated
Apr 16, 2019
Swift
Project Page of Combining 3D Morphable Models: A Large scale Face-and-Head Model - [CVPR 2019]
Updated
Dec 16, 2019
MATLAB
Automatic typeclass-based abstraction over monad-like types
Updated
Nov 21, 2020
Scala
Open Source Point of Sale System.
Updated
Apr 3, 2018
TypeScript
Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018
A MATLAB implementation of the Five-Point Algorithm by David Nistér
Updated
Mar 9, 2015
MATLAB
A lightweight and flexible CSS Framework for building modern responsive web apps
Updated
Oct 17, 2020
SCSS
A paper list of 3D Point Cloud Denoising
Laravel Gamify: Gamification System with Points & Badges support
A tutorial on stereoscopic depth maps, focusing on triangulation and rectification
配置xml通用积分规则计算系统.netcore。通过规则的编排可以完成99%的积分需求
Create basic shapes in opnegles2. And for abstraction purpose, its a class implementation using VBO's to create basic shapes in Open GLES2.0
Updated
Nov 28, 2017
Java
Helper routines for simplifying the creation of optional fields of basic type.
ECCV 2020 papers focusing on point cloud analysis
Minimum code needed to run Autoware multi-object tracking
3D Bounding Box Annotation Tool 2.0 (3D-BAT 2.0): Labeling of 3D LiDAR Point Clouds and Camera Images
Updated
Mar 6, 2021
JavaScript
PCM audio resampler written entirely in JavaScript.
Updated
Jul 21, 2020
JavaScript
SDK Alternativo de Mercado Pago en PHP
Updated
Nov 26, 2019
Java
Gain access to Lokinet and the internet connecting via an SBC based access point.
Camera type for doing 3D rendering in Elm
implements a-point based on THREE.js point object
Updated
Apr 5, 2017
JavaScript
Probabilistic Point Clouds Registration
Automatic tree delineation from LiDAR point couds
Improve this page
Add a description, image, and links to the
point
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
point
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The
Point#d,Vector#dandDirection#dmodules were recently optimized in thecoordinate-systemsbranch to avoid unnecessary object allocations and function calls, but this also meant most functions got more verbose and therefore more prone to typos. It would be very useful to add some more fuzz and/or hardcoded tests for the various functions in these modules, following the patterns in the