CSE P 557 Trends in Computer Graphics
Autumn Quarter 2014

Problems with multi-threading

The code uses multi-threading to make ray tracing faster. You might face problems because of this if the multi-thread code is not compatible with your system. You can disable the multi-threading by just commenting out the line - "#define MULTITHREADED" in the file src/ui/TraceUI.h.

Autumn 2014 maintenance by Dun-Yu Hsiao (contact info on personnel page) CSE P 557 Trends in Computer Graphics
Autumn Quarter 2014
 
 
  Last modified: Sunday, 28-Sep-2014 11:16:05 PDT