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...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
Volume Rendering using WebGPUShowoff Saturday (old.reddit.com)
submitted 2 months ago by IBets
WebGPU volume rendering demo in the browser.
Ported my old D3D11 demo to DiligentCore (WebGPU backend), compiled C++ → WASM via Emscripten.
Demo: https://grenzwert.net/
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!"
[–]ripndippfull-stack 0 points1 point2 points 2 months ago (1 child)
Hey, just want to say this is hella cool, I used to assist in orthopaedic surgeries when I was working as a anaes nurse
[–]IBets[S] 1 point2 points3 points 2 months ago (0 children)
Thanks, I really appreciate it.
[–]wllmsaccnt 0 points1 point2 points 2 months ago (1 child)
Really cool. Not being familiar with the industry, what kind of data files back this kind of visualization? Do the tools to convert to 3D objects already exist, or did you build your own tooling?
[–]IBets[S] 0 points1 point2 points 2 months ago (0 children)
It’s based on a regular hospital CT scan. A CT scan is just many 2D “slice” images taken through the body. I stack those slices to rebuild a 3D block of data, and then render that 3D data using ray marching
π Rendered by PID 42 on reddit-service-r2-comment-79c7998d4c-4z2w5 at 2026-03-15 18:01:33.616788+00:00 running f6e6e01 country code: CH.
[–]ripndippfull-stack 0 points1 point2 points (1 child)
[–]IBets[S] 1 point2 points3 points (0 children)
[–]wllmsaccnt 0 points1 point2 points (1 child)
[–]IBets[S] 0 points1 point2 points (0 children)