Skip to content
#

trigonometry

Here are 28 public repositories matching this topic...

High-accuracy SIMD sin/cos/sincos library in C with AVX2, AVX-512, and NEON support. Full-range reduction. Fast at scale. Portable by design.

  • Updated Apr 20, 2025
  • C

A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.

  • Updated May 29, 2023
  • C

Cub3D is a 3D game engine project inspired by Wolfenstein 3D, developed as part of the 42 curriculum. The goal is to create a simple first-person view using raycasting in C, rendering a 2D map into a 3D-like environment. This project focuses on understanding graphics rendering, raycasting algorithms, and low-level memory management while working w

  • Updated Mar 31, 2026
  • C

Improve this page

Add a description, image, and links to the trigonometry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more