MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX

github.com/NVIDIAGameWorks/PhysX @4.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.0.0 ↗ · + Follow
35,337 symbols 75,266 edges 2,717 files 3,988 documented · 11% updated 2y ago4.0.0 · 2018-12-20★ 3,566313 open issues

Browse by type

Functions 30,122 Types & classes 5,215
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NVIDIA PhysX SDK 4

Copyright (c) 2018 NVIDIA Corporation. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of NVIDIA CORPORATION nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Introduction

Welcome to the NVIDIA PhysX SDK source code repository. This depot includes the PhysX SDK and the Kapla Demo application.

Documentation

Please see physx/release_notes.html for updates pertaining to the latest update.

The full set of documentation can also be found in the repository under physx/documentation or online at http://gameworksdocs.nvidia.com/simulation.html

Quick Start Instructions

To begin, clone this repository onto your local drive. You will need to have Python 2.7.6 or later installed. Then run physx/generate_projects.[bat|sh] at the command line and follow on-screen prompts. This will let you select a platform specific solution to build. You can then open the generated solution file with your IDE and kick off one or more configuration builds.

To build and run the Kapla Demo see kaplademo/README.md.

Acknowledgements

This depot contains external third party open source software copyright their respective owners. See kaplademo/README.md and externals/README.md for details.

Core symbols most depended-on inside this repo

Shape

Function 16,551
Method 13,571
Class 4,854
Enum 361

Languages

C++98%
C1%
TypeScript1%
Python1%

Modules by API surface

externals/clang/4.0.0/osx/lib/clang/4.0.0/include/avx512vlintrin.h985 symbols
externals/clang/4.0.0/linux32/lib/clang/4.0.0/include/avx512vlintrin.h985 symbols
externals/clang/4.0.0/osx/lib/clang/4.0.0/include/avx512fintrin.h856 symbols
externals/clang/4.0.0/linux32/lib/clang/4.0.0/include/avx512fintrin.h856 symbols
externals/clang/4.0.0/osx/lib/clang/4.0.0/include/altivec.h527 symbols
externals/clang/4.0.0/linux32/lib/clang/4.0.0/include/altivec.h527 symbols
physx/source/physxmetadata/core/src/PxAutoGeneratedMetaDataObjects.cpp483 symbols
physx/source/physxmetadata/core/include/PxAutoGeneratedMetaDataObjects.h456 symbols
externals/clang/4.0.0/osx/lib/clang/4.0.0/include/avx512vlbwintrin.h405 symbols
externals/clang/4.0.0/linux32/lib/clang/4.0.0/include/avx512vlbwintrin.h405 symbols
physx/source/foundation/include/unix/neon/PsUnixNeonInlineAoS.h379 symbols
physx/source/foundation/include/unix/sse2/PsUnixSse2InlineAoS.h372 symbols

For agents

$ claude mcp add PhysX \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page