NVIDIA Developer Zone

Search

Search results
OptiX Interactive Examples | NVIDIA Developer Zone

The downloads on this page are ready to use, self contained examples of interactive ray tracing using the NVIDIA OptiX ray tracing engine. To run these ...

OptiX 2.5 Available | NVIDIA Developer Zone

Ready-to-Run Examples using OptiX. Anxious? Click here to experience what OptiX delivers on your GPU by trying self-contained, interactive examples from the ...

OptiX Error: Assertion failed: [9633890] - NVIDIA Developer Forums

I'm trying to run one of the Optix SDK samples, included in the download from . I managed to build the samples. But, when I try to run any of the ...

Segmentation Fault on every Optix' example - NVIDIA Developer ...

When I try to run Optix' examples or any other program that uses Optix, I always get a segmentation fault. Here's the output of the sample3 ...

Optix output buffer format - NVIDIA Developer Forums

But the optix sample code is ok with rtBuffer. One of my class is inherit simple scene class from sutil project, which comes with optix samples.

OptiX 2.5.0 Ubuntu 10.10 64bit download is missing some examples ...

Posts: 22. The OptiX 2.5.0 download for Ubuntu 10.10 64bit ... is missing the following directories/examples: SDK/hybridShadows. SDK/ ...

Monte Carlo Integration in optix sample - NVIDIA Developer Forums

I need use Monte Carlo integration to optix sample "path_tracer". For example instead russian roulette which is there. Anybody know how start ...

Error in OptiX: create buffer from gl buffer object - NVIDIA Developer ...

Just for clarification, does your system run the OptiX examples and other OpenGL programs fine? Is your application using the NVIDIA OpenGL ...

Use Optix sampler without Cmake - NVIDIA Developer Forums

I would like to request an official OptiX sample project that is constructed like the CUDA SDK samples. That is a stand alone Visual Studio ...

Dynamically sized arrays in optix ray payloads - NVIDIA Developer ...

In my OptiX ray-tracing application, our users will want to be able to .... That's really the only part far outside of current OptiX examples I've seen.