Trouble calculating projection matrix

This page summarizes the projects mentioned and recommended in the original post on /r/GraphicsProgramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • HandmadeMath

    A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.

  • If you don't like using heavy libraries such as glm, I recommend looking at HandmadeMath. It is a single file c/c++ math library for graphics programming. You can just drop it into your project. It's lightweight and will save you a lot of time implementing the math yourself. In a lot of cases, it actually uses optimized solutions to save computation time (same with the glm).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Handmade Math A simple math library for games and computer graphics

    1 project | news.ycombinator.com | 14 Mar 2023
  • Matrix multiplication in C

    3 projects | /r/C_Programming | 14 Jan 2023
  • Creating 3D figures in Rust

    2 projects | /r/rust_gamedev | 27 Nov 2022
  • Lightweight 2D/3D engine in D with Raylib

    1 project | /r/coolgithubprojects | 14 Nov 2022
  • Lightweight 2D/3D engine in D with Raylib

    1 project | /r/gamedev | 14 Nov 2022