UNPKG

@c-frame/physx

Version:

Physics for A-Frame using Nvidia PhysX

16 lines (14 loc) 544 B
<html> <head> <link rel="stylesheet" href="../../styles.css"> </head> <body> <div class="text-overlay"> <p>Comparison of performance between PhysX (left) and aframe-physics-system Ammo driver (right)</p> </div> <iframe style="width: 50%; height: 100%; position: absolute; left: 0%; top: 0" src="./physx.html" title="description"></iframe> <iframe style="width: 50%; height: 100%; position: absolute; left: 50%; top: 0" src="./ammo.html" title="description"></iframe> </body> </html>