TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GPU Ray Tracing with Rayforce [Nvidia GTC 2013 Poster]

2 pointsby ahcoxabout 12 years ago

3 comments

ahcoxabout 12 years ago
They are using some sort of graph of connected volumes without hierarchy as their acceleration structure. This could be an interesting alternative to using a tree or grid.<p>I wish they:<p>1. Showed a visualisation of their data structure.<p>2. Gave a straight-up comparison against an alternative like Optix on the same hardware.<p>3. Characterised the possible construction algorithms to some extent, especially with respect to animated scenes.<p>It is just a poster, so it will be interesting to read the paper when it arrives.
ahcoxabout 12 years ago
There is code for this project available: <a href="http://sourceforge.net/projects/rayforce/?source=directory" rel="nofollow">http://sourceforge.net/projects/rayforce/?source=directory</a>
ahcoxabout 12 years ago
They also have a gallery: <a href="http://clipboard.com/clip/LQKWhz7pKtAy_1cmySKwsOkeDLqT733mMjHe" rel="nofollow">http://clipboard.com/clip/LQKWhz7pKtAy_1cmySKwsOkeDLqT733mMj...</a>