Raycaster Engine written in C using OpenGL.

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

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
  • 3D-Raycaster-Engine

    Discontinued OpenGL Raycaster written in C.

  • LearnOpenGL

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

  • Looks pretty cool. You're using the old glBegin/glEnd style of OpenGL. I'd recommend learning the modern programmable pipeline utilizing shaders at some point. learnopengl.com has some pretty good tutorials on it. Also, GLUT is pretty obsolete at this point. freeglut exists but most people have moved on to SDL or GLFW which are more feature complete.

  • 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

  • OpenGL Texture units other than GL_TEXTURE0 are not working on Windows but work fine on Linux

    1 project | /r/gamedev | 21 May 2023
  • OpenGL Array Texture samples black color on Windows (AMD) but works fine on Linux (Mesa)

    1 project | /r/gamedev | 16 May 2023
  • Why Are Modern PC Games Using So Much VRAM?

    1 project | /r/hardware | 4 May 2023
  • good libraries for real time 3d visualization of position data?

    1 project | /r/learnpython | 26 Jan 2023
  • 3D game shaders for beginners: step-by-step guide to SSAO, lighting, and more

    3 projects | news.ycombinator.com | 22 Jan 2023