summaryrefslogtreecommitdiffstats
path: root/src/graphs3d/engine/shaders
Commit message (Expand)AuthorAgeFilesLines
* Add unlit shading to 3d graphsSakaria Pouke2025-06-015-0/+40
* Add line rendering to surface3DSakaria Pouke2025-05-191-6/+10
* Implement filled surfaceSakaria Pouke2025-02-244-6/+42
* Scale rootNode by 100Sakaria Pouke2025-02-177-7/+10
* Visually order surfacegraphsSakaria Pouke2025-02-111-1/+1
* Add transparency support to surface graphSakaria Pouke2024-12-081-6/+6
* Add spline rendering to scatterSakaria Pouke2024-11-112-0/+56
* Add value coloring for barsSakaria Pouke2024-07-223-2/+11
* Remove lighting calculation from surface wireframeSakaria Pouke2024-06-121-1/+9
* Fix surface graph smooth normals generationSakaria Pouke2024-05-301-19/+14
* Use screen space diffrentials for opengl surface graph normalsSakaria Pouke2024-05-222-5/+3
* Fix surface UV and normals with descending dataSakaria Pouke2024-05-162-21/+30
* Clip surface graph at y-axis limitsSakaria Pouke2024-05-142-1/+3
* Add subgrid color support to shader gridSakaria Pouke2024-04-171-22/+45
* Add transparency support in colors and gradients for ScatterDilek Akcay2024-04-033-13/+13
* Add transparency support in colors and gradients for BarsDilek Akcay2024-04-024-18/+25
* Add linewidth property to shader grid linesSakaria Pouke2024-03-251-2/+2
* Use Shader to render gridSakaria Pouke2024-03-141-0/+82
* Fix surface texture flip with descending dataSakaria Pouke2024-01-251-2/+6
* Clean up CMakeLists.txtTomi Korpipaa2024-01-192-8/+0
* Fix polar graph edge gapSakaria Pouke2023-12-211-1/+1
* Fix dark row in surfaceSakaria Pouke2023-12-181-1/+1
* Rename 3D graphs directories to "graphs3d"Kaj Grönholm2023-12-0426-0/+924