ttnghia / QuadraticApproximationLinks
Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves
☆42Updated 5 years ago
Alternatives and similar repositories for QuadraticApproximation
Users that are interested in QuadraticApproximation are comparing it to the libraries listed below
Sorting:
- Invk - Inverse Kinematics Library with Quaternions☆30Updated last month
- Accurately control the speed at which parameters interpolate over curves☆68Updated 7 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆68Updated 3 years ago
- OBJ model to 3D transparent texture converter☆40Updated 4 years ago
- Generating Trees with a Space Colonization Algorithm☆43Updated 7 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 5 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- A small OpenGL compute shader test. Renders millions of particles in real time, interacting with a set of force nodes.☆43Updated 10 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 6 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Updated 6 years ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆48Updated 5 years ago
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 months ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆97Updated 2 weeks ago
- FlatlandRT is a 2D ray tracer visualization tool☆77Updated 2 weeks ago
- Binary format equivalent for color grading (Adobe/Resolve .cube) LUT files☆55Updated last year
- NanoSTL, a small subset of C++ STL and libm