Let's get this vegetation party started
An update is now available on the beta branch which fixes the alt+tab problem. This works by skipping rendering when a window is minimized, since the Win32 command GetClientRect() returns a size of zero when windows are minimized.
Now I am on to the highly anticipated Leadwerks 3 vegetation system. I previously wrote about some research I was performing here:
http://www.leadwerks.com/werkspace/blog/1/entry-1499-vegetation-research/
http://www.leadwerks.com/werkspace/blog/1/entry-1500-vegetation-research-pt-2/
The new system uses no memory to store millions of plant instances and performs culling entirely on the GPU:
I am aiming to have the visuals and tools done by the end of the month, and to add collision and have it completely done and released by November 1.
- 14
9 Comments
Recommended Comments