[x3d-public] Global Illumination for looking a the stock market (you can do the Black-Sholes for illumination if you like).

GPU Group gpugroup at gmail.com
Tue Jan 29 06:35:38 PST 2019


John - real time raytracing
I've been reading up on real time raytracing. Nvidia calls it RTX. DirectX
calls it DXR. Vulkan calls it nvidia extensions for RTX. And besides global
illumination for rendering they say it can be used for scientific
computations like heat flow - presumably also Black-Scholes..
(me: Energy efficiency aka EE will be important as we decarbonize our
global economic activity. Being able to model sunshine and heat flow -and
show it working in real time- will help explain and nurture low cost EE
methods ... building by building. So I'm thinking of getting some DXR/RTX
working, Maybe in freewrl, on mouse-up between navigation drags. But I
don't know how to compute or render heat flow - yet.)
-Doug


On Tue, Jan 29, 2019 at 2:58 AM John Carlson <yottzumm at gmail.com> wrote:

> This email happened because I noticed heat mentioned in both stock market
> equations and radiosity equations.
>
>
>
> https://en.wikipedia.org/wiki/Black%E2%80%93Scholes_model :
>
>
>
> ·         Heat equation <https://en.wikipedia.org/wiki/Heat_equation>, to
> which the Black–Scholes PDE can be transformed
>
>
>
> https://en.wikipedia.org/wiki/Heat_equation
>
>
>
> The *heat equation* is a parabolic partial differential equation
> <https://en.wikipedia.org/wiki/Parabolic_partial_differential_equation> that
> describes the distribution of heat <https://en.wikipedia.org/wiki/Heat> (or
> variation in temperature <https://en.wikipedia.org/wiki/Temperature>) in
> a given region over time.
>
>
>
> https://en.wikipedia.org/wiki/Radiosity_(radiometry)
>
>
>
> In radiometry <https://en.wikipedia.org/wiki/Radiometry>, *radiosity* is
> the radiant flux <https://en.wikipedia.org/wiki/Radiant_flux> leaving
> (emitted, reflected and transmitted by) a surface per unit area, and *spectral
> radiosity* is the radiosity of a surface per unit frequency
> <https://en.wikipedia.org/wiki/Frequency> or wavelength
> <https://en.wikipedia.org/wiki/Wavelength>, depending on whether the
> spectrum <https://en.wikipedia.org/wiki/Spectral_radiometric_quantity> is
> taken as a function of frequency or of wavelength.[1]
> <https://en.wikipedia.org/wiki/Radiosity_(radiometry)#cite_note-1>
>
>
>
> https://en.wikipedia.org/wiki/Radiosity_(computer_graphics)
>
>
>
>
>
> Radiosity methods were first developed in about 1950 in the engineering
> field of heat transfer <https://en.wikipedia.org/wiki/Heat_transfer>.
> They were later refined specifically for the problem of rendering computer
> graphics in 1984 by researchers at Cornell University
> <https://en.wikipedia.org/wiki/Cornell_University>[2]
> <https://en.wikipedia.org/wiki/Radiosity_(computer_graphics)#cite_note-2>
>  and Hiroshima University
> <https://en.wikipedia.org/wiki/Hiroshima_University>.[3]
> <https://en.wikipedia.org/wiki/Radiosity_(computer_graphics)#cite_note-3>
>
>
>
>
>
> So the question becomes, what solutions can we use from 3D graphics apply
> to the stock market…Can we visualize the “radiant flux” or radiosity of a
> stock (emitted (lost or gained stock value), reflected (transmitted to
> another equity or currency) and transmitted (?) stock values).   It seems
> like emitted light causes light patches, thus a part of the stock market
> will heat up or cool off (distribution of heat), whereas reflected light
> means part of the stock market will transfer heat (or light) through a
> stock to impact another stock.
>
>
>
>
>
> Heat equation is current values and radiant flux is animation of heat
> maybe?
>
>
>
> I graduated in 1986, before SIGGRAPH 1986. But I did study radiosity in
> graduate classes.
>
>
>
> John
>
>
>
> Thus we come to: https://en.wikipedia.org/wiki/Rendering_equation and how
> its various implementations can solve the electromagnetic (light, heat)
> equation and thus Black-Scholes and the stock market.  How can we create
> objects in a room whose electro-magnetic values  simulate the stock market?
>
>
>
> Michael Corley, if you can combine global illumination and Black-Scholes
> into a single model, you will get that PhD, I bet, maybe even a Nobel Prize
> in Economics **and** Physics. There’s still a lot we don’t know about
> rendering light (see rendering equation limitations).
>
>
> It seems to me like something like the Rendering equation (the integral of
> all light impacting this point from points, plus the points that are
> impacted by this point) could be very useful for the stock market, if not
> already used. One nice thing about radiosity is that you don’t have to
> recompute if you switch views.  But the matrices used in Radiosity can be
> huge! Think of the whole stock market reflecting on the whole stock market.
>
>
>
> It seems like I should be studying the Standard Model of Physics and
> making the Standard Model of Computer Graphics, the Standard Model of the
> Stock Market, from the SMP.
>
>
>
> So if you wanted to compute how much of the stock market will transfer
> between two stocks or currency (for the whole stock market) study flux
> (radiosity).  I don’t know how to study individual photons yet, I don’t
> think, but it would be interesting.
>
>
>
> Well that’s enough BSing for today.
> _______________________________________________
> x3d-public mailing list
> x3d-public at web3d.org
> http://web3d.org/mailman/listinfo/x3d-public_web3d.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20190129/23b05177/attachment.html>


More information about the x3d-public mailing list