Skip to content
#

quartic

Here are 6 public repositories matching this topic...

A general cubic equation solver and quartic equation minimisation solver written for CPU and Nvidia GPUs, for more details and results, see: https://arxiv.org/abs/1903.10041. The library is available for C++/CUDA as well as Python using Pybind11.

  • Updated Jun 15, 2020
  • Cuda

A native (no external libraries) golang 3D ray tracing renderer, that implements Ray intersection via the Phong-Reflection Model, Recursive Shape grouping with AABB optimizations and Constructive Solid Geometry, augmented with recursively defined Patterns, Perlin/Simplex noise algorihthms, and an efficient convex-hull/half-edge Delaunay Triangul…

  • Updated May 1, 2024
  • Go

Add this topic to your repo

To associate your repository with the quartic topic, visit your repo's landing page and select "manage topics."

Learn more