Exploring Computer Graphics: Weekly Chronicle #1

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    About This repository contains the code of the "My Journey into Computer Graphics" project. You can follow my progress in my blog!

  • If you're interested, you can follow my coding progress in the GitHub repository of this project. Something that I like so far about the projects given in "The Graphics Codex" is that they invite you to document your progress in a development journal and by writing reports for each project. Here's the first test I made of documenting to the journal:

  • GLFW

    A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

  • GLFW: A library for window creation and managing user input.

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

    Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

  • GLEW/GLAD: Libraries that manage and give access to OpenGL functions and extensions. The difference is that GLAD allows for greater flexibility & customization for more recent versions of OpenGL. However, the Udemy course that I'm following uses GLEW and at least at this point, I prefer to follow along with the tools that each resource recommends.

  • LearnOpenGL

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

  • Learn OpenGL online book

  • journey-into-opengl

    This repository contains the code of the "My Journey into OpenGL" project. You can follow my progress in my blog!

  • You can also follow the progress of this project in the GitHub repository. With all this setup out of the way, I was able to draw a simple window:

  • 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