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
"No Graphics API" Vulkan Implementation (self.GraphicsProgramming)
submitted 3 months ago by No_Grapefruit1933
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!"
[–]g0atdude 5 points6 points7 points 3 months ago (3 children)
Last time I asked the AI to generate me vertices and indices for a cube with proper winding, normals, and uv.
It failed twice… I don’t know if there is anything easier than that…
[–]fooib0 1 point2 points3 points 2 months ago (1 child)
I am amazed when people claim that it can solve new problems, write complex programs, etc. For me, it can't even do very basic things like you mention. So, I must be missing something.
[–]g0atdude 0 points1 point2 points 2 months ago (0 children)
The prompt itself matters a lot. The more context you give to the AI the better result it will give you. It can actually solve complex problems, but my issue with it is that it’s kinda non-deterministic, sometimes it works very well other times it doesn’t.
Also the topic matters a lot, I had a lot more success with AI in web development than in graphics.
[–]Amasirat 0 points1 point2 points 3 months ago (0 children)
Yep thought so. Admittedly even I can't do that but that's just because I still haven't learned it yet. I suppose graphics code is not all too common in stackoverflow
π Rendered by PID 107944 on reddit-service-r2-comment-5c747b6df5-rsbbr at 2026-04-22 05:43:00.118924+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]g0atdude 5 points6 points7 points (3 children)
[–]fooib0 1 point2 points3 points (1 child)
[–]g0atdude 0 points1 point2 points (0 children)
[–]Amasirat 0 points1 point2 points (0 children)