I have a few months to prepare for an interview. Is there a project that would get me at least part of the way there for the interview?

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
  • tinyrenderer

    A brief computer graphics / rendering course

  • In terms of a project which would be worthwhile, I think building a software rasterizer from scratch is a useful first step. TinyRenderer is a great place to start. Looking at the high level overview of many graphics subjects, ScratchAPixel is a valuable resource. Theres also just great information in some of the rote graphics programming textbooks (Michael Abrash's Black Book fully available online from Jason Gregory, and this book is really interesting). The "RayTracer in a weekend" series is also (seemingly) very illuminating (no pun intended).

  • LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  • As far as tutorials go, learnopengl.com is probably the best resource to start learning about graphics programming quickly. It uses OpenGL, however, which is higher level than modern graphics APIs, but it does an excellent job of clearly explaining core graphics concepts.

  • 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

  • From scratch OpenGL and shaders with raw Xlib

    1 project | news.ycombinator.com | 30 Mar 2024
  • Tiny Compiler – Writing a Compiler in a Weekend

    2 projects | news.ycombinator.com | 12 Jan 2024
  • Is there space in this field for extreme cases like mine ?

    3 projects | /r/GraphicsProgramming | 11 Dec 2023
  • Trying to learn wgpu

    2 projects | /r/rust | 29 Jun 2023
  • Getting Started With GFX Programming in C in 2022

    3 projects | /r/GraphicsProgramming | 12 Jan 2023