Doing the math. Please help

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • assimp

    The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

  • One thing http://www.kmjn.org/notes/3d_rendering_intro.html does not mention is how you get the "list of triangles" it refers to in the "Wireframe rendering pseudocode" section. For that, you need to write or find an existing a library that can read in your 3D object data files (e.g. Wavefront OBJ files, STL files, or what have you). Assimp is one such library, but writing a simple STL file importer yourself is not super hard.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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