Wings 3D Development Forum
Making OpenCL features available - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3)
+--- Thread: Making OpenCL features available (/showthread.php?tid=174)



Making OpenCL features available - micheus - 02-06-2013

If you video card supports OpenCL, you'll be able to use Wings PBR render option:
dgud's render (orignal thread on old forum)

and also increment the proxy level:

But, if your machine doesn't has OpenCL support you still can get these resources available by installing OpenCL based on CPU (with SSE support). From the old forum - OpenCL Renderer:
  • a) For old Intel processors (like P4) or on-board GPU (like Intel G33/31): ATI Stream SDK 2.3 is the last version that supports Windows XP SP3 (only available at my 4shared: OpenCL driver for Intel x WinXP); (tested)
    b) For new Intel processors: OpenCL™ Drivers and Runtimes for Intel® Architecture - download.(not tested).
    In case the GPU doesn't supports OpenCL, there is still the possibility to use the OpenCL stuff by installing the CPU version. Look for the 'Intel® Xeon® Processor OR Intel® Core™ Processor (CPU) Runtimes' at the page above;
    c) For AMD processors: AMD Accelerated Parallel Processing (APP) SDK - download page. You must run the installer and - after select the Custom option - select only the module AMD APP CPU SDK Runtime and go ahead; (not tested)



RE: Making OpenCL features available - Wegg - 02-06-2013

So is this working? Sorry I'm. . . a little confused by your post. :-(


RE: Making OpenCL features available - ggaliens - 02-06-2013

I'm confused about what PBR means here. Sounds like an unexplained Acronymn to me. I which I knew what it meant.


RE: Making OpenCL features available - oort - 02-06-2013

PBR stands for Physically Based Renderer. Here is some info on LuxRays PBR.

LuxRays Wiki

Here is where dgud announced his work...Wings PBR Announcement Edit: I see that Micheus had a link for that already...Blush

PBR Render seems to be broken right now. Maybe Micheus has fixed it???

Increased Proxy Level support is working in 1.5 but if you don't have a good video card that supports OpenCL you will need to rely on CPU based OpenCL, as noted by Micheus in the first post.

oort


RE: Making OpenCL features available - micheus - 02-06-2013

Thanks for you help oort.
(02-06-2013, 05:48 PM)oort Wrote: PBR Render seems to be broken right now. Maybe Micheus has fixed it???
No, I'm not checking it. I hope dgud can do that.

I just wanted to put this information here in order to not be lost. Also, because I've needed to find a version of OpenCL for Intel i5 with integrate Intel HD Graphics. So, I'm just sharing information here. Wink