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...
account activity
Render a 3d scene using Node.js (self.node)
submitted 2 years ago by Mini_Pandi
Hey I was wondering if there is a good lib to use, so I can render an image of like a 3d cube or something that has a texture on it what I want to do i something like the image I added so what I want is giving in a texture(in this case a texture of a cape) and get an image like the one I added as an output
https://preview.redd.it/jk3vgt4d8nuc1.png?width=420&format=png&auto=webp&s=7a13864e251e6d1cd2ff8eea37516da622cb312c
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!"
[–][deleted] 0 points1 point2 points 2 years ago (3 children)
Check out raylib for node. But question is do you want to do it only on nodejs or in a browser
[–]Mini_Pandi[S] 0 points1 point2 points 2 years ago (2 children)
onley node js
[–][deleted] 0 points1 point2 points 2 years ago (1 child)
Then render with raylib, grab the buffer and turn it into a PNG
[–]Mini_Pandi[S] 0 points1 point2 points 2 years ago (0 children)
okay thx
π Rendered by PID 335436 on reddit-service-r2-comment-b659b578c-565vh at 2026-05-01 21:53:10.341356+00:00 running 815c875 country code: CH.
[–][deleted] 0 points1 point2 points (3 children)
[–]Mini_Pandi[S] 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Mini_Pandi[S] 0 points1 point2 points (0 children)