Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Can I use OpenCL for my game?

A topic by Volian0 created Jan 31, 2024 Views: 243 Replies: 1
Viewing posts 1 to 2

I want to simulate some raytracing effects and for that I want to use the OpenCL library which lets me do calculations on the GPU (I could use Vulkan, but it's hard for me to learn it).

It's ok if I can't, I can always render with CPU at lower resolution to compensate the performance loss.

Host(+1)

yeah you can use anything as long as it builds for windows or the web