Apparently I reached the limit for embedded videos in my OP, so I'll have to continue adding to that list in this post
15) NVidia Apex :: Another technology that often confuses many people. NVidia Apex is a set of authoring tools designed to allow artists to implement visual effects in games quickly and easily. There are currently five Apex modules; Destruction, Particles, Clothing, Turbulence and Vegetation; though the last has been suspended. Apex requires an underlying solver for these fancy effects, and typically the solver that is used is PhysX. However, this is not always the case, as any physics solver can theoretically be used.
At any rate, the Witcher 3 will use the Apex Destruction and Clothing modules for what will undoubtedly be some awesome looking destruction and cloth simulation! Here are some videos showcasing NVidia Apex Cloth and Destruction in effect:
16) Simplygon :: Simplygon is an automated tool that allows for easy LOD (level of detail) management in games.. LOD is extremely important for the performance of games, especially graphically advanced games like the Witcher 3 as it reduces the graphics workload by lowering the amount of polygons for each mesh according to various factors such as distance from camera, importance, speed, amount of hardware resources available etcetera..
As the Witcher 3 uses unified assets for all three platforms (to save on time), LoD management is even more critical I'd wager as asset quality must be dynamically adjusted based on the resources available.. An automated toolset like Simplygon would allow CDPR to start with high quality assets, and then downscale them easily for the consoles as the consoles typically have significantly less hardware resources than gaming PCs.. Here's a video about Simplygon's ability to optimize LOD easily and effortlessly:
Another big advantage of Simplygon is that it can drastically reduce the amount of draw calls by generating a replacement mesh, thus reducing the burden on the CPU. You can see that in action here:
[video=youtube;Uj_-GfOPYCU]https://www.youtube.com/watch?v=Uj_-GfOPYCU[/video]