1 مستودع
Systems for exposing simulation variables via reflection to allow real-time updates and binary stability.
Distinct from Simulation Parameter Configurations: Different from security profiling or hardware config; it is a software architectural pattern for simulation parameters.
Explore 1 awesome GitHub repository matching software engineering & architecture · Simulation Parameter Reflection. Refine with filters or upvote what's useful.
PhysX is a physics engine SDK designed for calculating real-time rigid body dynamics, fluid simulations, and environmental interactions in virtual applications. It includes a GPU-accelerated physics solver for computing complex particle fluids and combustion models, a voxel fluid simulator for real-time gas, fire, and smoke, and a destruction simulation framework for modeling the fracture of meshes. The SDK features a specialized machine learning physics tensor interface that enables the exchange of simulation data with machine learning frameworks using a common tensor format. It also impleme
Exposes simulation variables through reflection to allow dynamic updates while maintaining binary compatibility.