sue142857's Stars
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
FreeCAD/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
FavioVazquez/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
mortennobel/cpp-cheatsheet
Modern C++ Cheatsheet
mikedh/trimesh
Python library for loading and using triangular meshes.
pyutils/line_profiler
Line-by-line profiling for Python
paulirish/memory-stats.js
minimal monitor for JS Heap Size via performance.memory
Krasjet/quaternion
A brief introduction to the quaternions and its applications in 3D geometry.
sp4cerat/Fast-Quadric-Mesh-Simplification
Mesh triangle reduction using quadrics
kmammou/v-hacd
Automatically exported from code.google.com/p/v-hacd
HW140701/Book-list-of-computational-geometry-and-computer-graphics
Must-read and classic books of computational geometry and computer graphics
Habrador/Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
udacity/cs344
Introduction to Parallel Programming class code
ad-si/awesome-3d-printing
A curated list of awesome 3D printing resources
AutodeskAILab/Fusion360GalleryDataset
Data, tools, and documentation of the Fusion 360 Gallery Dataset
codepath/compsci_guides
Guides focused on fundamental computer science concepts
gaschler/bounding-mesh
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
AntonotnaWang/Mesh_simplification_python
An implementation of mesh simplification algorithm using python
axelpale/nudged
Estimate scale, rotation, and translation between two sets of 2D points. For multitouch, calibration, pattern recognition, and more.
dillonhuff/stl_parser
A simple parser for binary .stl files
oomph-lib/oomph-lib
An object-oriented, open-source finite-element library for the simulation of multi-physics problems
geidav/ombb-rotating-calipers
Computing oriented minimum bounding boxes using Rotating Calipers
maxis42/Convolutional-Neural-Networks-Stanford-CS231n
Stanford CS class CS231n: Convolutional Neural Networks for Visual Recognition
mahajanhrishikesh/machine-learning-interview
Machine learning interview questions and answers
chengwang88/vina4dv
A fork of Autodock Vina for DeltaVina scoring function
theHamsta/volume2mesh
Voxelize meshes to volumes. Save meshes from volumes.