Sunday, November 16, 2014

Apex cloth ... for hair

This is my first try to use the Nvidia Apex cloth simulation to animate hair, in the same way I was doing with the cloth.

I need to refine the collisions and the cloth weights, but the result is good (better at 60 fps, the video recorder soft limit the fps to 30).


Monday, October 13, 2014

Tests with stream levels

This is a test  with levels included on UDK (not for the game) on the persistent level, the 100 km2 landscape.

The stream levels are dynamically loaded/unloaded based on distance. In this way is possible to have a lot of localizations without performance lost, making possible a open world in UDK.

All runing with dynamic light at good framerate, better than in open field (foliage are a framerate killer).

This is the "LSmobile castle" level.



The "DM Deck". On the mountain, the LSmobile level.



And the "Epic Citadel". The far mountain is in the center of the map.




Tuesday, September 30, 2014

Rain


This is a test with the rain. It's done using uscript, and includes light & fog modification, and changes on specular values in some materials, ground and skin for now.

I want to integrate it with the day/night cycle, which are done with Matinee, and probably I'll need to remake using uscript.

For now there are no transition between rain / no rain, it's only a test.

Wednesday, September 17, 2014

Saturday, August 23, 2014

Unlimited forest

The trees and plants in this video are dynamically generated around the player in a similar way as is done with the grass.



There are two rings, one near and dense 300 meters away and a less dense one at 2 Km from the player location.


Wednesday, August 20, 2014