QuantitativeBytes / qbGradientLinks
qbGradient is a simple C++ implementation of the gradient descent method for numerical optimization, intended to demonstrate the principles of the method for educational purposes.
☆12Updated 4 years ago
Alternatives and similar repositories for qbGradient
Users that are interested in qbGradient are comparing it to the libraries listed below
Sorting:
- Implementation of the GJK collision detection algorithm in MATLAB.☆27Updated 7 years ago
- A place for me to store my code while reading through Real Time Collision Detection by Christer Ericson☆10Updated 4 years ago
- Interactive Rendering Engine for visualising surfaces defined by signed distance functions (SDFs).☆14Updated 8 years ago
- Physics simulation using displacement based dynamics☆13Updated 3 years ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38Updated 6 years ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆105Updated last year
- approximate a mesh with a set of spheres☆31Updated 4 years ago
- An updated build of PEEL dedicated to PhysX☆126Updated 2 months ago
- ☆31Updated 3 years ago
- Two-View Pose Estimation and Direct-Mesh Scene Reconstruction from Image Triangulation☆49Updated 3 years ago
- C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.☆55Updated 8 months ago
- C++ Library for Planar Visibility Computations☆26Updated 2 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Quick 'n dirty implementation of Featherstone's Articulated Bodies Algorithm☆13Updated 11 years ago
- Minimalist real-time 3D particles simulator (Boids, Fluids, Clouds) based on OpenGL/OpenCL frameworks☆44Updated 8 months ago
- Simple rigid-body physics simulator powered by XPBD.☆173Updated last year
- Procedural terrain generator recreating the Swiss topology☆30Updated 6 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 8 years ago
- Terrain Generator with Erosion☆45Updated 5 years ago
- Blender Render Package for OpenGL animations☆15Updated 4 years ago
- tiny toy rigid body sim in python☆34Updated 3 years ago
- Useful C++ functions for simulating wind.☆17Updated 4 years ago
- Learn about an engineering area called Control systems by building quadcopters, etc☆19Updated 5 years ago
- This project contains the article "Collision Detection with Swept Spheres and Ellipsoids" by Jorrit Rouwé and source code. An article abo…☆21Updated 5 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆45Updated 6 months ago
- Procedural Plate Tectonics using Clustered Convection☆22Updated 3 years ago
- ☆38Updated 7 years ago
- A public domain SDL2 OpenGL template project including build scripts☆19Updated last year
- Implementation of mesh to SDF algorithm (from "Distance Fields for Rapid Collision Detection in Physically Based Modeling" paper) on GPU☆19Updated 8 years ago
- Rigid body model of a simple humanoid robot. Model available : urdf + srdf☆10Updated 3 weeks ago