Wrong result when using OpenGL for GPGPU computing

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

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

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

  • Hi everyone, currently, I am trying to do compute with OpenGL using fragment shader based on this tutorial: http://www.mathematik.tu-dortmund.de/~goeddeke/gpgpu/tutorial.html as my GPU does not support compute shader. My code logic is to draw a rectangle and transfer data from array X and array Y in the form of texture then attach the color buffer to framebuffer and read it back. However, the result I receive is very weird, and I don't know how to fix it.The shader header file is from this OpenGL tutorial: https://github.com/JoeyDeVries/LearnOpenGL/blob/master/includes/learnopengl/shader_m.h

  • apitrace

    Tools for tracing OpenGL, Direct3D, and other graphics APIs

  • You have several tools, this can be done by printing debug messages using extensions such as KHR_debug, or using specific tools which will inject themselves between your OpenGL calls and your driver such as apitrace or RenderDoc. I recommend running your program in RenderDoc regularly even if everything seems to work fine as it may help you catch some subtle bugs.

  • 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

  • Apitrace – trace and replay OpenGL, Direct3D, and DirectDraw APIs calls

    1 project | news.ycombinator.com | 4 Dec 2023
  • Opengl invalid operation error on glBindTexture (opengl 3.3 core)

    1 project | /r/opengl | 26 Oct 2022
  • Total War: Shogun 2 native version by Feral Interactive crashes instantly, gives a weird error

    1 project | /r/linux_gaming | 7 Mar 2022
  • Looking for help reporting a mesa bug with the game Indivisible

    1 project | /r/linux_gaming | 10 Feb 2021
  • Left 4 Dead 2 has been updated to DXVK 2.0

    1 project | /r/linux_gaming | 19 Nov 2022