Kazik Pogoda
1 min readMay 17, 2019

--

In openrndr as easy as typing:

colorBuffer(
width = width,
height = height,
format = ColorFormat.RGB,
type = ColorType.FLOAT32
)

However it results in runtime exception on my laptop. I wonder if my integrated intel GPU even supports 32bit color type for buffers. Still I can specify FLOAT16

--

--

Kazik Pogoda
Kazik Pogoda

Written by Kazik Pogoda

hairless running ape, translating ideas into creative code, in post-human culture https://xemantic.com/ https://instagram.com/xmorisilx/

No responses yet