Jump to content
  • entries
    940
  • comments
    5,894
  • views
    863,943

Leadwerks 5 Beta Update Available


Josh

1,694 views

 Share

A beta update is available.

The ray tracing system is now using a smaller 128x128x128 grid. There is still only one single grid that does not move. Direct lighting calculation has been moved to the GPU. The GI will appear darker and won't look very good. Additional shader work is needed to make the data look right, and I probably need to implement a compute shader for parts of it. The system is now dynamic, although it current has a lot of latency. GI renders only get triggered when something moves, so if everything is still the GI data will not be updated. There is a lot of work left to do, but I wanted to get the structure of the program in place first and then refine everything.

I tested the TEX loader plugin and it appeared to work fine with bluegrid.tex, so I did not investigate any further.

I started to implement a more sophisticated custom pixel shader function but I realized I didn't really know how to do it. Should the normal map lookup take place before this function, or be skipped entirely? What if the user modified the texture coordinates? The whole thing is not as simple as I thought and I need to think about it more.

With those stipulations stated, this is a good intermediate update.

  • Like 3
 Share

2 Comments


Recommended Comments

ok so the beta is out but how do i get it or where do I download it and does it support XR and or Oculs   store and the new touch controllers   

Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...