Giter Site home page Giter Site logo

cuda-raytrace's Introduction

Prerequest:
CMake
Optix 3.0
Cuda 4.2
Visual Studio 2008/2010

Install:
1. Use CMake to gererate the Virsual Studio sln file
2. Open the sln file and set the pbrt-v2 as start-up project
3. compile
4. Run, provide the input file.

Limitation:
1. Only Cuda 4.2 is supported, the Cuda 5 compiler is supported but the optix need Cuda 4.2. (Cuda 5 remove support of set variable by string, which is used extensively by optix)
2. Only visual studio 2008 and 2010 is supported by Cuda 5. The Visual studio 2012 is =NOT= supported
3. Cuda Arch higher than 2.0 is needed. The Fermi and Kepler architecture. (GF110 GF104 GK110) The Tesla architecture is not supported for lacking of function pointer support. (G80 G92 GT200 8800GT 9800GT GTX200) 

cuda-raytrace's People

Contributors

wjzhou-ep avatar

Watchers

James Cloos avatar Dmitry Mikushin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.