POV-Ray : Newsgroups : povray.off-topic : Friday afternoon project: a real time ray tracer in your browser : Re: Friday afternoon project: a real time ray tracer in your browser Server Time
6 Oct 2024 06:17:30 EDT (-0400)
  Re: Friday afternoon project: a real time ray tracer in your browser  
From: scott
Date: 27 Jul 2015 11:37:43
Message: <55b65047$1@news.povray.org>
On 27/07/2015 11:47, scott wrote:
>> Have you seen this? The accepted answer looks simplish...
>>
>>
http://math.stackexchange.com/questions/337782/pseudo-random-number-generation-on-the-gpu
>>
>
> Looks promising,

Or not. There's a few bits that don't work in WebGL. Specifically there 
is no integer power function, xor operator, bit shifters or unsigned 
ints (only signed ints). Seems like you need the full OpenGL for this...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.