QuantitativeBytes / qbGradient
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 3 years ago
Alternatives and similar repositories for qbGradient:
Users that are interested in qbGradient are comparing it to the libraries listed below
- approximate a mesh with a set of spheres☆22Updated 3 years ago
- Poïesis game in C++, with custom engine (with entity system and particle physics) using SDL - Grow, complexify, survive.☆28Updated 8 years ago
- SuperTerrain+: A real-time procedural 3D infinite terrain engine with geographical features and photorealistic rendering.☆13Updated last year
- webpage for i3d symposium☆9Updated last week
- Terrain Generator with Erosion☆40Updated 5 years ago
- Raytracing Study☆14Updated 7 months ago
- Invk - Inverse Kinematics Library with Quaternions☆27Updated 5 years ago
- Quick 'n dirty implementation of Featherstone's Articulated Bodies Algorithm☆13Updated 10 years ago
- Explicit Corridor Map implementation☆27Updated 9 years ago
- An updated build of PEEL dedicated to PhysX☆97Updated 2 months ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆38Updated 4 years ago
- This is my experiments with BVH build algorithms on GPU.☆51Updated 4 months ago
- Dual Quaternions☆18Updated 6 years ago
- An implementation of heightmap-based terrain generation algorithms.☆34Updated 5 years ago
- Interactive Rendering Engine for visualising surfaces defined by signed distance functions (SDFs).☆12Updated 7 years ago
- A library for constructing and traversing LBVHs.☆18Updated 3 years ago
- Procedural Plate Tectonics using Clustered Convection☆21Updated 2 years ago
- C++ ML Intro☆101Updated last month
- tiny toy rigid body sim in python☆34Updated 2 years ago
- C++ Library for Planar Visibility Computations☆26Updated 2 years ago
- Examples of generating and using irregular grids☆46Updated 3 weeks ago
- ☆25Updated 2 weeks ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆38Updated 5 years ago
- Instanced rendering of massive CAD models using shape matching☆18Updated 4 years ago
- RayCast simple engine for 3d game☆15Updated last year
- example scenes for render tests☆14Updated 5 months ago
- A simple real time GPU path tracer, using DX11 Compute shaders .☆20Updated last year
- Two-View Pose Estimation and Direct-Mesh Scene Reconstruction from Image Triangulation☆47Updated 2 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆34Updated 3 years ago