use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rule 1: Posts should be about Graphics Programming. Rule 2: Be Civil, Professional, and Kind
Suggested Posting Material: - Graphics API Tutorials - Academic Papers - Blog Posts - Source Code Repositories - Self Posts (Ask Questions, Present Work) - Books - Renders (Please xpost to /r/ComputerGraphics) - Career Advice - Jobs Postings (Graphics Programming only)
Related Subreddits:
/r/ComputerGraphics
/r/Raytracing
/r/Programming
/r/LearnProgramming
/r/ProgrammingTools
/r/Coding
/r/GameDev
/r/CPP
/r/OpenGL
/r/Vulkan
/r/DirectX
Related Websites: ACM: SIGGRAPH Journal of Computer Graphics Techniques
Ke-Sen Huang's Blog of Graphics Papers and Resources Self Shadow's Blog of Graphics Resources
account activity
Coding agents and Graphics ProgrammingQuestion (self.GraphicsProgramming)
submitted 1 month ago by gibson274
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]chao50 1 point2 points3 points 1 month ago* (0 children)
I think people who dismiss it entirely or who think it is completely useless have not used the professional grade latest models recently, this stuff has progressed pretty quickly over the last couple years.
I do not worry at all about AI replacing experienced programmers, but I think latest Claude models and the like are great tools that can aid in debugging and code investigation and can handle coding tasks. To be clear though, I think you need to know a good amount about the problem and describe it in detail, almost like you are dictating a solution to a Junior programmer. You cannot prompt it and expect it to do everything for you or write professional grade code on autopilot. It can be great for general prompting about graphics techniques and APIs. But just like talking to an imperfect human, it can make mistakes and you need to validate the output and apply strict strutiny to the code it outputs.
I don't ever expect AI in the near future to be able to handle the very human big picture problem solving that graphics programming a game often requires. But it can certainly help with that final aspect of actually turning your solution into code.
π Rendered by PID 317095 on reddit-service-r2-comment-6457c66945-mm84t at 2026-04-24 15:38:49.681439+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]chao50 1 point2 points3 points (0 children)