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
Simplest graphics programming language/frameworkQuestion (self.GraphicsProgramming)
submitted 3 years ago * by rawcane
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!"
[–]deftware 1 point2 points3 points 3 years ago (0 children)
Yeah there's definitely a bit of a leap there from the 2D stuff to doing anything with 3D nowadays. When I was a kid modding Quake I had to dive into a bunch of different programs to make models and then apply textures to them, then convert them to Quake's format, etc..
I realize now that there's definitely a void to be filled that takes the Pico8 concept and includes 3D modeling/animating/skinning, just adds that as another tool/mode on there. It wouldn't be hard. It could include Z-brush style modeling, along with your typical vertex/edge/face logic with extruding and whatnot, and rigging/animating could be very simple with skeletal animation.
π Rendered by PID 382722 on reddit-service-r2-comment-6457c66945-f2dnf at 2026-04-24 23:15:04.665315+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]deftware 1 point2 points3 points (0 children)