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:
- Interactive Rendering Engine for visualising surfaces defined by signed distance functions (SDFs).☆14Updated 8 years ago
- tiny toy rigid body sim in python☆34Updated 3 years ago
- ☆83Updated last year
- An updated build of PEEL dedicated to PhysX☆125Updated last month
- A position-based physics engine☆18Updated 2 years ago
- Two-View Pose Estimation and Direct-Mesh Scene Reconstruction from Image Triangulation☆48Updated 3 years ago
- approximate a mesh with a set of spheres☆31Updated 4 years ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆105Updated last year
- Sphere-Tree Construction Toolkit (unofficial repository)☆44Updated 5 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated 11 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Blender Render Package for OpenGL animations☆15Updated 4 years ago
- ☆68Updated 2 years ago
- 🚀 CUDA path tracer running 2× faster than RTX☆35Updated last month
- OpenGL compute shader fluid☆22Updated 5 years ago
- C++ Library for Planar Visibility Computations☆26Updated 2 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 9 months ago
- A library for constructing and traversing LBVHs.☆21Updated 3 years ago
- ☆31Updated 3 years ago
- ☆56Updated 7 months ago
- SDF-based collision detection with MPM-based simulation☆41Updated 3 years ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆57Updated 8 months ago
- 3D Signed Distance Field☆43Updated 3 years ago
- ☆21Updated 3 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆58Updated 6 months ago
- fast voronoi☆35Updated last year
- An application for generating and rendering realistic forest scenes using L-systems and OpenGL. Created for my MEng Computer Science Indi…☆30Updated 3 years ago
- ☆9Updated 5 years ago
- Simple rigid-body physics simulator powered by XPBD.☆171Updated 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